Explain the difference between FLOAT, DOUBLE and REAL.
Answer Posted / mohamad nazim
double has 64 bit- show 8 digith after decimal point
float has 32 bit- show 4 digit after decimal point
| Is This Answer Correct ? | 13 Yes | 6 No |
Post New Answer View All Answers
What is the latest version of php and mysql?
What is a scalar function?
Is there a free version of mysql?
table a has records 1,1,1,1 table b has records 1,1,1,1,1,1 what would be out if perform join for all cases
What is pdo :: fetch_assoc?
What do I do if I forgot my mysql root password?
Is mysql a free database?
What is a crosstab query?
How to set the time zone for MySQL to particular country time?
What is truncate command?
Write command to import an mysql file?
What is difference between group by and order by clause?
Can I use mariadb instead of mysql?
What is horizontally scalable?
How do I insert multiple rows in a table?