An DBMS Table represents a coherent policy specification within the context of its containing DBMS Schema. Table Tables can have contained subordinate DBMS Tables. This enables the specification of SubTyping where the root DBMS Table is the super type. The subordinate DBMS Tables can also represent a contains multiple sets of data such as Addresses, or Education within the overall DBMS Table Persons. The process to creating DBMS Tables includes:
|