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 limit in mysql?

668


What are the advantages of mysql?

749


How can I create database in mysql?

716


What is datadir?

664


How many concurrent queries can mysql handle?

672


How can you create and drop view in mysql?

712


Describe mysql transaction properties.

739


How to concatenate two character strings?

755


What ascii 31?

737


What is mysql and how it works?

670


How do I start and stop mysql server?

740


Can mysql handle big data?

733


What is the use of mysql_fetch_array () function in php?

683


If you are assigned a task, to find the information of procedures. What are the basic commands that you will use to do so?

698


How to create table with same structure of student table in mysql?

723