Examveda
Examveda

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

A. Yes, "FROM" is not used

B. No

C. Depends

D. None of the mentioned

Answer: Option B


This Question Belongs to MySQL >> MySQL Miscellaneous

Join The Discussion

Related Questions on MySQL Miscellaneous