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
Can we store files in mysql?
What are the difference between and myisam and innodb?
Explain the difference between procedure and function in mysql?
How to create a table?
How important is to list the column names when doing an insert?
What is a mysql view?
How do you create a primary key?
what is the difference between gui testing and database testing? : Mysql dba
How to convert character strings to dates?
What is the storage engine for mysql?
What is mysql data directory?
How to store values to array from mysql database in php?
What is 'mysqld'?
Which statement is used to delete a table in MySQL.
What are the column comparisons operators?