Explain the difference between FLOAT, DOUBLE and REAL.

Answer Posted / gurmeet singh

A variable of type float only has 7 digits of precision
where as a variable of type double has 15 digits of
precision. If you need better accuracy, use double instead
of float.

Is This Answer Correct ?    38 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where the database is stored in mysql?

489


What is federated tables in mysql?

464


What is MySQL?

567


Does mysql automatically index foreign keys?

483


Is mysql relational?

503






What is mysql cursor?

498


Why should I use mysql?

498


How do you use auto increment?

506


What is data node in mysql cluster?

500


What is difference between oracle sql and mysql?

489


How do I find mysql version in mysql workbench?

482


How to upload a large file through phpmyadmin in mysql?

424


Is mysql a dbms?

481


How do I find mysql location?

479


How to delete a database from mysql server.

512