1.

Is there any error in executing the following query?
SELECT USER (),
VERSION (), DATABASE ();

A. Depends
B. Yes, FROM is not used
C. No
D. Undefined behaviour
E. None of these
Answer» D. Undefined behaviour


Discussion

No Comment Found

Related MCQs