What are the different data types in mysql?


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

Post New Answer

More MySQL Interview Questions

How to return query output in html format?

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  


What are programming functions?

0 Answers  


What is new mysqli?

0 Answers  


What is the difference between char and varchar data types?

6 Answers  


What is mysqli_connect_error ()?

0 Answers  


Does mysql scale well?

0 Answers  


how to show all records starting with the letters 'sonia' and the phone number '9876543210' limit to records 1 through 5.

0 Answers  


A select query over a large table runs very slow because of the growing number of entries in that table. What different measures could be taken to improve speed?

5 Answers  


What are date and time functions in mysql?

0 Answers  


How many tables we can create in mysql database?

0 Answers  


What happens when the column is set to AUTO INCREMENT and if you reach maximum value in the table?

0 Answers  


Categories