Differentiate between FLOAT and DOUBLE?



Differentiate between FLOAT and DOUBLE?..

Answer / 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

More MySQL Interview Questions

What are the differences between a primary key and foreign key?

0 Answers  


How do I install mysql workbench?

0 Answers  


Use a regular expression to find records. Use “REGEXP BINARY” to force case-sensitivity. This finds any record beginning with r.

0 Answers  


Why do we use the mysql database server?

0 Answers  


What are the similarities between a function and a procedure?

0 Answers  






What is difference between inner vs self vs cross?

0 Answers  


What is csv?

0 Answers  


How do you create a table in mysql workbench?

0 Answers  


What is the difference between SQL and SQL Server?

3 Answers   Cognizant, HCL,


How do I make an action query?

0 Answers  


What is the return type of mysqli_query?

0 Answers  


Where’s database data actually stored?

0 Answers  


Categories