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
What does mysql flush hosts do?
What is clob datatype?
how we will Show selected records sorted in an ascending (asc) or descending (desc).
What is mysql in linux?
How do I restore a database in mysql workbench?
How to create a new view in mysql?
Why do gaps in sequences occur?
What is the maximum size of mysql database?
Does mysql automatically index foreign keys?
How to create table with same structure of student table in mysql?
How can you retrieve a portion of any column value by using a select query?
How to use like conditions?
Describe mysql transaction properties.
Is pdo faster than mysqli?
What command is used to delete the data from the table without deleting the table structure?