Schema asset type
A Schema is the highest level of physical structure in a Database. It defines, in a formal language, the structure of the tables and columns in the database.
Key relation types
Schema assets are:
Related to... |
Via the relation type... |
Description |
---|---|---|
Database assets | Database has / belongs to Schema |
One-to-many relation, whereby:
|
Table assets | Schema contains / is part of Table |
One-to-many relation, whereby:
|