Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Text report_card

catalog
id INT student
id INT
schedule_id INT id INT
Indexes
grade DOUBLE name VARCHAR(45)
student_id INT Indexes
Indexes

course
id INT schedule
department
title VARCHAR(45) id INT
id INT
description VARCHAR(45) location VARCHAR(45)
name VARCHAR(45)
catalog_id INT start_time TIME
Indexes
department_id INT day_of_week VARCHAR(3)
schedule_id INT Indexes
Indexes

You might also like