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
How do I rename a procedure?
What is procedures in mysql?
What is a mysql server?
Is mysql relational database?
Where is mysql data stored?
How do I restart mysql on windows?
How can you take the backup and restore a mysql database using php?
What is 'mysqldump'?
How do you rename a table in mysql?
Differentiate CHAR_LENGTH and LENGTH?
How do I disconnect mysql workbench?
What are aggregate functions in mysql?
How to analyze tables with 'mysqlcheck'?
How to delete a table.
How to show table names with 'mysqlshow'?