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 port is mysql running on?
How to enable or disable a row of a table using MySQL in struts?
How do I insert multiple rows in a table?
Write a command to list all databases in mysql?
What is database clustering in mysql?
What is the data source name for mysql?
How many rows mysql can handle?
What is the difference between float and double?
How to represent ENUMs and SETs internally?
What is ddl, dml, and dcl?
What are the different tables present in MySQL?
How do I fix a crashed mysql database?
What is memory table?
What is pragma autonomous_transaction?
How to show all tables with 'mysql'?