Concepts and Architecture Question:

What are Schema Objects in Oracle?

Oracle Architecture and Concepts Interview Question
Oracle Architecture and Concepts Interview Question

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 QuestionNext Question
Tell me how to define Data Block size?What are the type of Synonyms in Oracle?