1.

What is true about the following SQL statement?
SELECT * FROM Student;

A. display only column names in Student
B. improper case being used
C. invalid
D. display contents of Student
E. None of these
Answer» E. None of these


Discussion

No Comment Found