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 database engine in mysql?
How is oracle different from mysql?
Is mysql good for large database?
What is 1nf 2nf 3nf?
How can you retrieve a particular number of records from a table?
What is myisam?
What is sqlyog?
Write a query to fetch common records between two tables using mysql?
What are features of mysql?
How to change a password for an existing user via mysqladmin?
How do I declare a variable in mysql?
How can I change database in mysql?
How to create trigger in mysql phpmyadmin?
What is action query?
How do you create a new database in mysql?