1.

In the following query person_id can beSELECT Emp_id, fname,Lname, Birth_date FROM Employee WHERE Emp_id=101;

A. Only Attribute but not a primary Key
B. Only Primary Key
C. Primary Key or any other Attribute
D. All of above
E. None of these
Answer» D. All of above


Discussion

No Comment Found