Create the software for the login process for managers. The login process should end with a manager seeing the customer data. No further options need to be shown yet.

computer science

Description

You will now create a database design based on this chosen diagram.

 

1.       Create the relational schema from the ER diagram provided

2.       Implement all tables using SQL

3.       Fill the tables boardgame and designer with the given data

4.       Fill the tables  managercustomer, and rent with meaningful data for 3 managers and 10 customers

5.      Create the software for the login process for managers. The login process should end with a manager seeing the customer data. No further options need to be shown yet.



Related Questions in computer science category