Last active
March 6, 2022 19:28
-
-
Save dincosman/19c7e7cafcf5a3318c77cae8a1f02840 to your computer and use it in GitHub Desktop.
Secondary objects related with spatial index
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| SQL> SELECT * | |
| FROM DBA_SECONDARY_OBJECTS | |
| WHERE SECONDARY_OBJECT_NAME LIKE 'MDRT%'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment