Exercise ( Data
DictionaryII)
- Display synonyms created by SCOTT.
- Display all the constraints defined for employee table.
- Display all the check constraints defined for employee
table.
- Display procedure text for SP_INSERTEMP.
- Display all procedures available in the database.
- Display all the functions created by SCOTT.
- Display function text for FN_CHECKEMP.
- Display Sequences created by SCOTT.
- Display different Tablespaces available in the database.
- Display tables in 'USER_DATA' tablespace.