GitHub / KevinGallaccio / kevin-assignment-12
Pizza Restaurant Database Design -- Design a pizza restaurant database schema for orders. Include tables for customers, pizzas, and orders with a join table for many-to-many relationships. Populate the database, and write SQL queries to analyze customer spending and order details.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevinGallaccio%2Fkevin-assignment-12
PURL: pkg:github/KevinGallaccio/kevin-assignment-12
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: SQL
Size: 8.79 KB
Dependencies parsed at: Pending
Created at: over 1 year ago
Updated at: over 1 year ago
Pushed at: over 1 year ago
Last synced at: over 1 year ago
Topics: many-to-many, mysql, one-to-many, sql, sql-join, sql-query