Explain the difference between FLOAT, DOUBLE and REAL.
Answer Posted / manager
float floats on water and double drowns in water
| Is This Answer Correct ? | 21 Yes | 118 No |
Post New Answer View All Answers
What are the ways in which you can retrieve data in the result set of mysql using php?
What is a join? Explain the different types of mysql joins.
How can an index be declared in mysql?
Why are function needed?
How to use rank function in mysql?
Suppose you have to collect the first name, middle name and the last name of students from the below table. But, you observe that there few missing values either in the first name, middle name and the last name columns. How will you return the first non-null values?
What is prepare statement in mysql?
How do I uninstall mysql connector?
How do I zip a file in mysql?
What is a delimiter in mysql?
How much does mysql cost?
What is identity in mysql?
How can you add and remove any column of a table?
What are date and time data types?
Write a query to fetch common records between two tables using mysql?