The document inserts records into various tables in a University database schema, including tables for classrooms, departments, courses, instructors, sections, students, and their relationships. Records are inserted for course prerequisites, instructor teaching assignments, student enrollment and grades, and more. This populates the schema with sample data.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
38 views
DDL Insert
The document inserts records into various tables in a University database schema, including tables for classrooms, departments, courses, instructors, sections, students, and their relationships. Records are inserted for course prerequisites, instructor teaching assignments, student enrollment and grades, and more. This populates the schema with sample data.