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
How to print message in mysql trigger?
What are the advantages of a procedure?
How do I install the latest mysql on ubuntu?
Is number a datatype in mysql?
What does blob mean in mysql?
What do ddl, dml, and dcl stand for?
How to rename an existing table in mysql?
What are the advantages of mysql in comparison to oracle?
How to get data from mysql in php?
How to create a table index in mysql?
How to use like conditions?
Why should I use mysql?
What is identity in mysql?
How does limit work in mysql?
Why are function needed?