├── 01_schema.sql # CREATE TABLE statements (fact + dimensions) with PKs/FKs & constraints ├── 02_indexes_views.sql # Index creation, materialized views for aggregated analytics ├── 06_queries.sql # ...
You can view a database structure in the standard ERD (Entity Relation Diagram) form. Diagrams are available for all tables and schemas (databases). To view the Diagram for a full database schema, ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results