Explain the difference between FLOAT, DOUBLE and REAL.
Answer Posted / mohamad nazim
double has 64 bit- show 8 digith after decimal point
float has 32 bit- show 4 digit after decimal point
| Is This Answer Correct ? | 13 Yes | 6 No |
Post New Answer View All Answers
What is the role of a limit in a mysql query?
How do I restore a mysql database dump file in linux?
How set mysql root password?
How to convert numeric values to character strings?
What is a trigger in mysql?
What is mysql_query?
using primary can we relate two table, with out foreign key?
How to use triggers to track changes in mysql?
What is the difference between the LIKE and REGEXP operators?
What is unique key in mysql?
What is the purpose of mysql database?
What are the functions used to encrypt and decrypt the data present in mysql?
What is mysqli_select_db?
List some comparisons operators used in mysql?
How do I copy a table in mysql workbench?