The document outlines SQL commands to create a database named SCOTT and two tables: emp and dept. It includes the structure of the emp table with employee details and the dept table with department information, followed by several insert statements populating both tables with sample data. The data includes employee roles, salaries, and department locations.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
4 views2 pages
Emp & Dept
The document outlines SQL commands to create a database named SCOTT and two tables: emp and dept. It includes the structure of the emp table with employee details and the dept table with department information, followed by several insert statements populating both tables with sample data. The data includes employee roles, salaries, and department locations.