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
What are the column comparisons operators?
What is auto increment in mysql?
Can mysql handle billions of records?
How to rename an existing column in a table?
What is the use of concat() in mysql?
What is database in php mysql?
What is mysql procedure?
How do I install mysql on windows 10?
Where is mysql password stored?
Can we store videos in mysql database?
How to use mysqldump to create a copy of the database?
Why is it called mysql?
What is table level locking in mysql?
Explain the difference between mysql_fetch_array(), mysql_fetch_object()?
Is there a free version of mysql?