How do you know the version of your mysql server?



How do you know the version of your mysql server?..

Answer / Vivek Chand

'SELECT VERSION();' or 'mysql -V'

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

What is difference between Sql server and MySql database? It may be silly question but i really dont know.

1 Answers  


Is mysqli faster than mysql?

1 Answers  


How do I export mysql query results to excel?

1 Answers  


What is join in mysql? What are the different types of join?

1 Answers  


please give me the answer for this: query which generates the second highest integer in the table?

8 Answers  


How to define numeric 9(3) in db2 table without decimal point??

1 Answers  


How to write after insert event update trigger on the same table in mysql?

1 Answers  


What is the difference between primary key and candidate key?

1 Answers  


What is the default password for mysql?

1 Answers  


What are the differences between innodb and myisam engines?

1 Answers  


What are the advantages of mysql?

1 Answers  


What is the difference between mysql and pdo?

1 Answers  


Categories