Last active
September 21, 2017 09:11
-
-
Save fljdin/de44dba5c22a889d1a1fe4384946975f to your computer and use it in GitHub Desktop.
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
| set long 1000 | |
| set pagesize 0 | |
| select DBMS_METADATA.GET_DDL('OPS$DBO.INDEX','') from DUAL; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment