Valid 1z0-595 Dumps shared by ExamDiscuss.com for Helping Passing 1z0-595 Exam! ExamDiscuss.com now offer the newest 1z0-595 exam dumps, the ExamDiscuss.com 1z0-595 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 1z0-595 dumps with Test Engine here:
Identify three metadata tables that are used to find information about the spatial indexes in a schema.
Correct Answer: A,C,D
Explanation/Reference: AD: There are two sets of spatial index metadata views for each schema (user): xxx_SDO_INDEX_INFO and xxx_SDO_INDEX_METADATA, where xxx can be USER or ALL. These views are read-only to users; they are created and maintained by the Spatial indexing routines. C: USER_SDO_GEOM_METADATA contains metadata information for all spatial tables owned by the user (schema). This is the only view that you can update, and it is the one in which Spatial users must insert metadata related to spatial tables. References: https://docs.oracle.com/cd/B28359_01/appdev.111/b28400/ sdo_objrelschema.htm#SPATL545