...

/

Practice Exercises on ER Modeling

Practice Exercises on ER Modeling

Test your understanding of the module with a few technical questions.

We'll cover the following...
Technical Quiz
1.

In a university database, one professor can teach multiple courses, but each course is taught by only one professor. What is the cardinality of the relationship between Professor and Course?

A.

1:1

B.

1:N

C.

M:N

D.

M:1


1 / 3
...