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
How many mysql connections can handle?
How to create table with same structure of student table in mysql?
Write a command with which mysql table can be repaired
how to show all records starting with the letters 'sonia' and the phone number '9876543210' limit to records 1 through 5.
How do I edit a table in mysql?
What is innodb_buffer_pool_size?
How do I find the size of a mysql database?
What is the use of mysqli_fetch_array?
What is heap table in mysql?
How do I select a database in mysql workbench?
what is the difference between gui testing and database testing? : Mysql dba
How to delete a trigger in mysql?
What is ndb in mysql?
What is a trigger in mysql?
What is table level locking in mysql?