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 write stored procedures?
Does mysql scale well?
How to update database permissions/privilages.
What are the limitations of mysql?
What are Heap tables?
What is the difference between myisam dynamic and myisam static in mysql?
What is difference between unix timestamp and mysql timestamp?
Is number a datatype in mysql?
How can we convert between Unix & MySQL timestamps?
How to Join tables on common columns.
What is mysql database server?
how to get only updated, deleted , inserted records after certain interval time in mysql with out using triggers...
How do I install the latest mysql on ubuntu?
What language does mysql use?
What is a data directory?