Relational Data Modeling - Schema

About

A relational schema is a data schema that:

  • contains all relational modeling object such table, query,. view.
  • is also a namespace functionality meaning that two tables with the same name may exist in two different schema but not in the same.

Model

It's in a schema that relational data model are created/stored.


Powered by ComboStrap