The document creates two tables, DEPT and EMP, with columns to store department and employee data. It then inserts data into these tables, populating the DEPT table with 4 departments and the EMP table with 14 employees assigned to those departments.
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)
278 views3 pages
Emp & Dept Table Creation
The document creates two tables, DEPT and EMP, with columns to store department and employee data. It then inserts data into these tables, populating the DEPT table with 4 departments and the EMP table with 14 employees assigned to those departments.