R

Ravi Shankar • 4.19K Points
Extraordinary

Q. 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
  • Correct Answer - Option(B)
  • Views: 15
  • Filed under category MySQL

Explanation by: Ravi Shankar
This question asks if there's a problem with this MySQL command:

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics