Explain the difference between FLOAT, DOUBLE and REAL.
Answer Posted / mastan
Float has 4 bytes it display 8 places accuracy and double
has 8 bytes it displays 16 places accuracy.
| Is This Answer Correct ? | 7 Yes | 6 No |
Post New Answer View All Answers
What is the use of mysqli_num_rows?
What is the difference between timestamp and datetime in mysql?
Is mysql free download?
What is the difference between myisam dynamic and myisam static in mysql?
How do I transfer data from one database to another in mysql?
Write a query to fetch duplicate records from a table using mysql?
What is ibdata1?
What are the functions used to encrypt and decrypt the data present in mysql?
How do I optimize a selected query in mysql?
explain GROUPBY & HAVING clause with examples.
How to use like conditions?
what is database white box testing? : Mysql dba
What is unsigned in mysql?
How do I view data in mysql workbench?
How do I edit a stored procedure in mysql?