The document contains SQL statements to create tables and insert data into a sample EmployeeManagement database with tables for employees, departments, salaries, and time logs. The tables are created with the relevant columns and constraints. Sample data is then inserted into each table.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
43 views
SQL Assignment
The document contains SQL statements to create tables and insert data into a sample EmployeeManagement database with tables for employees, departments, salaries, and time logs. The tables are created with the relevant columns and constraints. Sample data is then inserted into each table.