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 is a string in mysql?
Is mysql better than oracle?
What is insert query in mysql?
How to give user privilages for a db. Login as root. Switch to the mysql db. Grant privs. Update privs.
Can mysql and mariadb coexist?
Is number a datatype in mysql?
What is difference between mysql mysqli and pdo?
How to enter numeric values as hex numbers?
What is latest version of mysql?
How to dump a table to a file with 'mysqldump'?
Where the database is stored in mysql?
How to display odd rows in student table in mysql?
Can we join 3 tables in mysql?
How to shutdown mysql server?
Can I copy mysql data directory?