Explain the difference between FLOAT, DOUBLE and REAL.
Answer Posted / latha
float is a data type which stores floating values after
the .it takes maximum of 10 bis and it has 4bytes of memory
but in the double it has 8 bytes of memory nd it stores 15
digits after the .(point).
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
How do I update a variable in mysql?
Why myisam is faster than innodb?
Give string types available for column?
How do I stop a mysql service?
What is row?
What are mysql data types?
How show all tables in mysql query?
Is mysql easy to learn?
What is the full form of mysql?
What is the difference between mysql_connect and mysqli_connect?
What is 'mysqld'?
How do I change global variables in mysql?
How to get last inserted id after insert data from a table in mysql?
How do I setup mysql?
What is mysql cursor?