1.

What is the table name in the following?
INSERT INTO Employee VALUES('Rahul','M',NULL);

A. M
B. Rahul
C. VALUES
D. Employee
E. None of these
Answer» E. None of these


Discussion

No Comment Found