0 votes
in Other by (19.0k points)
Consider a table Student with attributes AdmnNo, Ran, Sname, Class and Marks. The column AdmnNo is the Primary key. Every student has a Identify set of attributes that cannot be a superkey in table Student :

(a) (AdmNo, Sname)

(b) (AdinNo, Class, Marks)

(c) (Class, Marks)

(d) (AdmnNo. Marks)

1 Answer

0 votes
by (305k points)
selected by
 
Best answer

Correct option is (c) (Class, Marks)

...