The document outlines the creation of two tables, 'department' and 'student', along with their relationships and data entries. It includes various SQL queries for selecting, inserting, and joining data from these tables, as well as the creation of a 'customer' table with related operations. The document demonstrates how to manipulate and retrieve data using SQL commands, including views and different types of joins.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
0 views
PracticeSet
The document outlines the creation of two tables, 'department' and 'student', along with their relationships and data entries. It includes various SQL queries for selecting, inserting, and joining data from these tables, as well as the creation of a 'customer' table with related operations. The document demonstrates how to manipulate and retrieve data using SQL commands, including views and different types of joins.