The document outlines the creation and modification of two tables, 'emp' and 'dept', including the insertion of multiple records into each. It also describes the creation of views 'emp_view' and 'dept_view', along with various SQL operations performed on these views, such as updates and deletions. Additionally, it includes outputs for each SQL command executed, demonstrating the results of these operations.
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)
2 views4 pages
Practical 10 dbms
The document outlines the creation and modification of two tables, 'emp' and 'dept', including the insertion of multiple records into each. It also describes the creation of views 'emp_view' and 'dept_view', along with various SQL operations performed on these views, such as updates and deletions. Additionally, it includes outputs for each SQL command executed, demonstrating the results of these operations.