Assignment 1
Assignment 1
II. Apply the concept of ER diagrams to design a student table with appropriate fields?
V. Create the following tables using MySQL and attach snapshots of outputs:
Employee (Emp_no,Name, Emp_city)
Company (Emp_no, Company_name, Salary)
VI. Design MITADTUNIVERSITY database and add student, faculty, and infrastructure
as tables, also select appropriate fields and insert data into it.