Sale!

CS3120 Database Management Systems Laboratory Assignment – 2 solved

Original price was: $35.00.Current price is: $30.00. $25.50

Category:

Description

5/5 - (9 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)