1.

What do you mean by schema objects?

Answer»

Generally, a schema comprises a set of database objects, such as TABLES, views, INDEXES, clusters, database links, and synonyms, etc. This is a LOGICAL description or STRUCTURE of the database. Schema objects can be arranged in various ways in schema models designed for data warehousing.  STAR and snowflake schemas are two examples of data warehouse schema models. 



Discussion

No Comment Found