This project demonstrates a complete Database Model setup using:
- 3 Primary Key
- 2 Foreign Key
- 11 Data Types
- Auto Increment
The queries includes Insert, Select, Update, and Delete . Designed and Queried using MySQL Workbench, this setup is ideal for learning Table Creation and basic CRUD Operation.
- Perform CRUD Operation.
- Create Tables.
- Apply Data Types.
- Practice SQL Queries.
- Customer.txt
- Food.txt
- Transaction.txt
- Database 1 (Restaurant Insert, Select,Update, and Delete
- MySQL Workbench – for Queries and Design
- Text Editor – for writing and reviewing SQL Queries
- Open the
Database 1 (Restaurant Insert, Select,Update, and Delete
file using MySQL Workbench. - Click the Forward Engineer.
- Try perform SQL Queries and check if there's an error.
ITArchitect111
BS in Information Systems – Isabela, Philippines
TikTok: @it_ako123
This project is provided for educational purposes only.
Feel free to fork or adapt it with proper credit.