Creation should include the following syntax:
- SELECT* FROM dictionary (to access the data dictionary)
- SELECT* FROM user_tables (to see the names and characteristics of tables owned by the user)
- SELECT* FROM user_catalog (to view all objects owned by the user)