The document creates several database tables, inserts data into the tables, and copies data between tables. It creates dept_tab, emp_tab, and old_emp_tab tables, inserts department and employee records, and copies employee records between the emp_tab and old_emp_tab tables.
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)
28 views6 pages
00 02
The document creates several database tables, inserts data into the tables, and copies data between tables. It creates dept_tab, emp_tab, and old_emp_tab tables, inserts department and employee records, and copies employee records between the emp_tab and old_emp_tab tables.