DatabaseSchema β
Defines a database schema containing tables and their structural relationships. DatabaseSchema provides the logical grouping of tables that serve as the data foundation for OLAP cube construction and dimensional modeling.
Extends β
- AbstractElement π
Attributes β
| Name | Id | Type | Lower | Upper |
|---|
References β
| Name | Type | Lower | Upper | Containment |
|---|---|---|---|---|
| tables | Tableπ | 0 | β | true |
| Collection of tables within this database schema. Tables include fact tables, dimension tables, and aggregation tables that provide the physical data structure for OLAP operations. | ||||
Used by β
- Catalogπ β dbschemas
- AccessDatabaseSchemaGrantπ β databaseSchema
- DatabaseCatalogπ β schemas
- Tableπ β schema