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.
Articles Related
Model
It's in a schema that relational data model are created/stored.