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
How to start mysql server?
How do I assign a variable in mysql?
What is the size of mysql database?
What is delimiter in mysql trigger?
Is mysql owned by oracle?
How to run a sql statement?
What is the difference between mysql and pdo?
What are stored procedures and functions?
how to connect a php script with the mysql database?
How to use rank function in mysql?
How can you make a database as your current database?
What is the maximum size of table in mysql?
How to validate email addresses in mysql?
Is mysql relational database?
Which mysql function is used to concatenate string?