Sale!

CS3120 Database Management Systems Laboratory Assignment – 2

$30.00 $18.00

Category: You will Instantly receive a download link for .zip solution file upon Payment || To Order Original Work Click Custom Order?

Description

5/5 - (3 votes)

Assignment:
1. Identify at least 5 entity sets and 3 relationship sets to create a DBMS for
a restaurant.
2. Construct a neat Entity Relationship Diagram for the same using any
diagram design tool. Hand-drawn diagrams will not be accepted.
3. Use MariaDB :
a. Create a database Restaurant
b. Create all the required tables
c. Show all tables in the database
d. Show structure of the tables created in question 3(b)