Explain the difference between FLOAT, DOUBLE and REAL.
Answer Posted / leelu
float is float (4bytes)
double is double of float ;) (8 bytes) !!
| Is This Answer Correct ? | 52 Yes | 52 No |
Post New Answer View All Answers
Can mysql handle big data?
How to extract a unit value from a date and time?
how can you test for null values in a database? : Mysql dba
Is mysql an oracle product?
What is the use of mysql_fetch_array () function in php?
Which is better mysql or mssql?
How to shutdown mysql server?
How many rows we can insert in a mysql table?
Can you tell a way to know the number of days between the two given dates in php?
What is difference mysql and mysqli?
What is the difference between char and varchar?
What is the difference between b-tree and hash indexes?
What is procedures in mysql?
What are the differences between binary and varbinary?
How is oracle different from mysql?