Design one or more tables for managing a list of courses run by your university. How many tables do you need? What fields are in each table? Be sure to include such data as the instructor’s names, number of credits, department that offers the course, and the current enrollment in the course.

What will be an ideal response?

Table: Course; Fields: number, name, description, credits, department, enrollment, instructorId
Table: Instructor; Fields: id, firstName, lastName, department

Computer Science & Information Technology

You might also like to view...

You can use conditional formatting to highlight specific information on a report

Indicate whether the statement is true or false

Computer Science & Information Technology

To change the appearance of an icon, select the icon, click or tap ____________________, select an icon, then click or tap OK.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology