Explain the difference between FLOAT, DOUBLE and REAL.
Answer Posted / leena
Float is 8 bytes with 15 digits precision
Double is same as float
Real is 4 bytes with 7 digits precision
| Is This Answer Correct ? | 13 Yes | 63 No |
Post New Answer View All Answers
What is mysqladmin flush hosts?
Is mysql case-sensitive?
What is mysql architecture?
Is mysql easy to learn?
What is blob and text in mysql?
what are the different tables present in mysql? : Mysql dba
How to get data from mysql in php?
How do I start mysql database?
How to write after insert event update trigger on the same table in mysql?
Can we store videos in mysql database?
Is mysql same as sql?
What are numeric data types?
What is the maximum no of columns a table can have?
How do you select a table?
What is strict mode in mysql?