1.

In the following query * stands for
 SELECT * FROM Employee;

A. Retrieve data of primary key only
B. Retrieve NULL data
C. Retrieve all data from the table
D. All of above
E. None of these
Answer» D. All of above


Discussion

No Comment Found

Related MCQs