1.

The following statement is invalid.
SELECT name, id FROM table1 UNION name, def FROM table2;

A. False
B. True
C. NA
D. NA
E. NA
Answer» B. True


Discussion

No Comment Found