Programmatic Constructs Question:

Explain What are Oracle Schema Objects?

Oracle Programmatic Constructs Interview Question
Oracle Programmatic Constructs Interview Question

Answer:

Schema objects are the logical structures that directly refer to the databases data.
Schema objects include tables, views, sequences, synonyms, indexes, clusters, database triggers, procedures, functions packages and database links.


Previous QuestionNext Question
Explain What is difference between Procedures and Functions?Explain the uses of Database Trigger?