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
Why do we need mysql?
What is the query to display top 20 rows?
Can mysql store files?
How to convert character strings to numeric values?
What is longblob in mysql?
How much does mysql cost?
What is int mysql?
Is mysql relational database?
What is memory table in mysql?
Is pdo faster than mysqli?
How to Change a users password from unix shell.
What is mysqli_select_db?
How do you rename a table?
How can I see mysql database?
What are the ways in which you can retrieve data in the result set of mysql using php?