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.
Download as DOCX, PDF, TXT or read online on Scribd
0%(1)0% found this document useful (1 vote)
82 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.