Examveda

In the following SQL command "person_id" can be . . . . . . . .
SELECT person_id, fname, lname, Birth_data FROM person WHERE person_id=1;

A. Only Primary Key

B. Primary Key or any other Attribute

C. Only Attribute but not a primary Key

D. None of the mentioned

Answer: Option B


This Question Belongs to MySQL >> MySQL Miscellaneous

Join The Discussion

Related Questions on MySQL Miscellaneous