Explain the difference between FLOAT, DOUBLE and REAL.
Answer Posted / latha
float is a data type which stores floating values after
the .it takes maximum of 10 bis and it has 4bytes of memory
but in the double it has 8 bytes of memory nd it stores 15
digits after the .(point).
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What is the difference between the primary and unique key in mysql?
What is relational database in mysql?
How can an index be declared in mysql?
Why is it called mysql?
How to calculate expressions with sql statements?
How do you create a primary key?
What is the difference between MyISAM Static and MyISAM Dynamic?
Which is better mysql or mssql?
What are procedures in mysql? Explain
Create table employee (eno int(2),ename varchar(10)) ?
How to display odd rows in student table in mysql?
How do I disconnect mysql workbench?
How do I install mysql on windows 10?
How we can create index in mysql?
Is oracle mysql free?