Explain the difference between FLOAT, DOUBLE and REAL.
Answer Posted / mastan
Float has 4 bytes it display 8 places accuracy and double
has 8 bytes it displays 16 places accuracy.
Is This Answer Correct ? | 7 Yes | 6 No |
Post New Answer View All Answers
What is mysql protocol?
What is difference mysql and mysqli?
How to display top 10 rows in mysql?
Is foreign key indexed mysql?
How to see table's field formats or description of table .
What is clob datatype?
Where is the myisam table stored?
Why we use mysqli instead of mysql?
Is microsoft sql same as mysql?
List the different types of normalization?
If we use sum function in mysql, does it return sum of that row or for that column?
Can we store pdf files in mysql?
How we can see all indexes defined for a table in mysql?
What is max_used_connections in mysql?
What is mysql default port number?