1.

What Are The Different Levels Of Database Schema?

Answer»
  • Conceptual schema- a map of concepts and their relationships.
  • Logical schema- a map of ENTITIES and their attributes and RELATIONS
  • PHYSICAL schema- a PARTICULAR implementation of a logical schema
  • Schema object- Oracle DATABASE object



Discussion

No Comment Found