Q:

Which command returns current version on MySQL?

0

Which command returns current version on MySQL?


  1. SELECT MySQLVERSION();
  2. SELECT VERSION(“MySQL”);
  3. SELECT VERSION();
  4. All of the above

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Correct Answer:

C.SELECT VERSION();

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now