Answer Posted / shiwanshu
Float() contain only the 2 decimal fraction value after the decmal point. e.g 2.23
Double() contain long fraction value after decimal point 23.999889...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is mysql good for large database?
How do I show columns in mysql?
Does mysql support nosql?
Does mysql support sequence?
What is the role of a limit in a mysql query?
What tools available for managing mysql server?
What is mysql installer?
How do I grant privileges to a user in mysql phpmyadmin?
How to get nth highest salary from table in a mysql?
How to get last inserted id after insert data from a table in mysql?
How do I find users in mysql?
What is the difference between b-tree and hash indexes?
What is triggers?
How to show all tables with 'mysql'?
Explain the difference between mysql_fetch_array(), mysql_fetch_object()?