The document creates two tables, dept and empl, defines their columns, then inserts data into the empl table to populate it with employees and their details. It also inserts data into the dept table to populate it with departments and their details.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0%(1)0% found this document useful (1 vote)
86 views
SQL Empl Table
The document creates two tables, dept and empl, defines their columns, then inserts data into the empl table to populate it with employees and their details. It also inserts data into the dept table to populate it with departments and their details.