How do I check mysql version?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More MySQL Interview Questions

What is default password for mysql?

0 Answers  


Explain advantages of InnoDB over MyISAM?

1 Answers  


Which is faster mongodb or mysql?

0 Answers  


What are the different data types in mysql?

0 Answers  


What is meant by mysqli?

0 Answers  


How do I check mysql version?

0 Answers  


What are the differences between binary and varbinary?

0 Answers  


A company wants to store their invoices in a database. They already have their customers and articles in that database. Both customer and article are each identified by an unique integer value. Please create the SQL statements for creating the necessary table(s) for storing the invoices in a MySQL database. An invoice should hold information like invoice number, customer, date, article(s) and quantity etc.

1 Answers  


what is JOIN? Give example & types of join?

14 Answers   iMedia, Millennium, RAM Software, Satyam,


How to use regular expression in pattern match conditions?

0 Answers  


how you will show all records not containing the name "sonia" and the phone number '9876543210' order by the phone_number field.

0 Answers  


Why do we use preparedstatement?

0 Answers  


Categories