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
How to include numeric values in sql statements?
What are mysql data types?
What is definer in mysql?
How do I create a database in mysql workbench?
How many columns is too many mysql?
What is use command in mysql?
What is the difference between a heap table and temporary table?
How can I create table in mysql?
How do you rename a procedure in mysql?
How to create a new view in mysql?
How to display odd rows in student table in mysql?
In which format data is stored in mysql database?
In which language it is written?
What is the default port of mysql server?
How to shut down the server with 'mysqladmin'?