The document contains SQL statements that create tables to store data for a company database including tables for departments, employees, projects, and works on assignments. The tables are related through foreign keys and primary keys to link data between the tables such as employees belonging to departments and working on projects.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
28 views
Data
The document contains SQL statements that create tables to store data for a company database including tables for departments, employees, projects, and works on assignments. The tables are related through foreign keys and primary keys to link data between the tables such as employees belonging to departments and working on projects.