Concepts and Architecture Question:
What are Schema Objects in Oracle?

Answer:
Schema objects are the logical structures that directly refer to the database's data. Schema objects include tables, views, sequences, synonyms, indexes, clusters, database triggers, procedures, functions packages and database links.
Previous Question | Next Question |
Tell me how to define Data Block size? | What are the type of Synonyms in Oracle? |