Question: Question no 01: Create a database using SQL with the following instructions. Note: Please make sure that all the points/rules must be implemented. Choose your
Question no 01:
Create a database using SQL with the following instructions.
Note: Please make sure that all the points/rules must be implemented.
- Choose your own real time database scenario
Example:
- Online payment system
- Online ticket system
- Travel agency
- Online food delivery service
- Banking system
Requirements:
- ER Diagram of system implemented in tool such as Draw.io & DIA (Available online). (10 Marks)
- Create all tables presented in ERD). (5 Marks)
- INSERT data into tables). (5 Marks)
- Make ER relationships using joins. (5 Marks)
- Also make sure to have the primary keys and foreign keys clearly defined.
- System must perform all operations such as searching of particular data, insert of new record, delete, and up date.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
