0 votes
in Informatics Practices by (64.9k points)
Consider the table with structure as: Student(ID, name, dept_name, tot_cred) In the above table, which attribute will form the primary key?

(a) name

(b) dept_name

(c) Total_credits

(d) ID

1 Answer

0 votes
by (305k points)

Correct option is (d) ID

...