How can a user get the current SQL version?

Answer Posted / hrindows@gmail.com

The syntax for getting the current version of MySQL:
SELECT VERSION ();

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is mysql command line?

497


What are views in mysql?

514


How to define numeric 9(3) in db2 table without decimal point??

2391


List data types in mysql? Explain

470


How to dump one database for backup.

486






What are the types of index?

506


In how many ways we can retrieve the data in the result set of MySQL using PHP? What is the difference between mysql_fetch_object and mysql_fetch_array ?

526


Do I need python for mysql?

488


What is the limit of mysql database?

485


How do I copy a table in mysql?

482


What is the difference between myisam dynamic and myisam static in mysql?

491


What is the difference between sql and mysql and oracle?

433


What is a procedure example?

491


Explain about reporting services of MYSQL?

608


What is the difference between char and varchar in mysql?

502