Oracle 1z0-771 Question Answer
Which is NOT an available Geometry Column data type for the map region?
GeoJSON
SDO_GEOMETRY
JSON OBJECT
Latitude/Longitude
The Map Region in APEX supports spatial data via:
GeoJSON: A JSON-based standard for geographic data (e.g., points, polygons).
SDO_GEOMETRY: Oracle’s native spatial data type for storing geometry (e.g., SDO_GEOMETRY(2001, 4326, SDO_POINT_TYPE(-122, 37, NULL), NULL, NULL)).
Latitude/Longitude: Separate columns for lat/long coordinates, mapped to points.
TESTED 06 Jul 2025
Copyright © 2014-2025 ACE4Sure. All Rights Reserved