Explain the difference between FLOAT, DOUBLE and REAL.
Answer Posted / boobalan
Float is data type which holds the 8 bytes memory to
holds the floating values even if we give the values in
integer(4)it takes as float(4.0).
Double is also same to the float that is also takes 8
bytes main purpose is to holds the long values of varible
(example:phone no),thank you.......
| Is This Answer Correct ? | 2 Yes | 12 No |
Post New Answer View All Answers
What is mysql database extension?
How show all tables in mysql query?
How do I view mysql logs?
Consider you have the following three tables which have to be linked together.
Does facebook still use mysql?
What is data types in mysql?
Why to use char instead of varchar in the database?
What is default schema in mysql?
How to calculate expressions with sql statements?
How would you get the current date in mysql?
How can you see all indexes defined for a table?
What is offset limit?
How to increment dates by 1 in mysql?
Where is the mysql database stored?
Define REGEXP?