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.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
42 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.