The document contains the SQL code to create multiple tables to model different entities and relationships for various database schemas including: a vehicle rental system with branches, vehicles, customers and rent records; an employee system with departments, offices, employees and work history; a classroom attendance system with teachers, classes, students and attendance records; a staff reporting system; and an employee and dependents system. Primary and foreign keys are defined to link the tables together.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
13 views7 pages
Q1 Dbi202
The document contains the SQL code to create multiple tables to model different entities and relationships for various database schemas including: a vehicle rental system with branches, vehicles, customers and rent records; an employee system with departments, offices, employees and work history; a classroom attendance system with teachers, classes, students and attendance records; a staff reporting system; and an employee and dependents system. Primary and foreign keys are defined to link the tables together.