Oracle Database Architecture Question:
What are Oracle Schema Objects?
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 Question | Next Question |
What are the uses of Oracle Rollback Segment? | What is an Oracle Data Block? |