#database-design
Every summary, chronological. Filter by category, tag, or source from the rail.
Tag · #database-design
Restaurant DB: ERD to SQL with Supertype-Subtype
Use supertype-subtype pattern in ERD for flexible transactions (headers + reservation/takeaway subtypes); implement with PK/FK constraints, JOIN queries for ops, views/indexes/sequences/synonyms for scale—builds production-ready SQL portfolio.
Learning Data
Showing 1 of 1