A Schema is a named and described context for a collection of tables and columns that contribute to the overall database data domain.
Implemented Database Model relationships (built through primary and foreign keys) cannot span Schemas. The process to create Schemas includes:
|