What is the difference between float and double?
Answer / Veer Pal
In MySQL, both `FLOAT` and `DOUBLE` are used to store floating-point numbers. The main difference lies in their precision: `FLOAT` has a precision of 7 digits, while `DOUBLE` has a precision of 15 or 16 digits, depending on the version.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to create a table?
What are the similarities between a function and a procedure?
What is the use of i-am-a-dummy flag in mysql?
What are the steps required to view your mysql database?
Is mysql a database?
What is mysql in dbms?
How to allow the user "sonia" to connect to the server from localhost using the password "passwd". Login as root. Switch to the mysql db. Give privs. Update privs.
Is mysqli deprecated?
How do I clear a mysql database?
How many columns is too many mysql?
What is csv?
What are the technical features of MySQL?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)