Database Management System Lecture 03 SQL Commands For ER Lect1
The document outlines the creation of three database tables: Instructor, Student, and Advisor, which establish a many-to-many relationship between students and instructors. It includes SQL commands for creating the tables and inserting sample data, detailing the structure and relationships, including primary and foreign keys. Additionally, it provides a brief explanation of the advising relationships and sample data entries for instructors and students.
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 views3 pages
Database Management System Lecture 03 SQL Commands For ER Lect1
The document outlines the creation of three database tables: Instructor, Student, and Advisor, which establish a many-to-many relationship between students and instructors. It includes SQL commands for creating the tables and inserting sample data, detailing the structure and relationships, including primary and foreign keys. Additionally, it provides a brief explanation of the advising relationships and sample data entries for instructors and students.