Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which one of the following attribute can be taken as a primary key?

a) Department
b) Name
c) Street
d) Id

Answer: d
Explanation: The attributes name, street and department can repeat for some tuples. But the id attribute has to be unique. So it forms a primary key.

Join The Discussion