Assignment DB 3
Assignment DB 3
3. Consider the advisor relation shown in the schema diagram in Figure 2.4, with s_id
as the primary key of advisor. Suppose a student can have more than one advisor.
Then, would s_id still be a primary key of the advisor relation? If not, what should
the primary key of advisor be?
Figure 2.4 Schema diagram for the university database