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
Is sql and mysql same?
What are date and time data types?
What is a scalar function?
What are the benefits of mysql?
Why use stored procedures in mysql?
How to show table names with 'mysqlshow'?
What are the advantages/disadvantages of mysql and php?
What are the mysql database files stored in system ?
How can we find out which auto increment was assigned on Last insert?
What are programming functions?
What is delimiter in mysql stored procedure?
What is not null in mysql?
how to display nth highest salary from a table in a mysql query? : Mysql dba
What are triggers in mysql?
What are the two types of queries?