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 can I insert images into a Mysql database?
Which is best pdo or mysqli?
How to show table structure mysql?
explain GROUPBY & HAVING clause with examples.
How to Change a users password from MySQL prompt. Login as root. Set the password. Update privs.
How to Recover a MySQL root password. Stop the MySQL server process. Start again with no grant tables. Login to MySQL as root. Set new password. Exit MySQL and restart MySQL server.
Is mysql owned by oracle?
List some mysql advantages and disadvantages?
How do you concatenate strings in mysql?
How Switch (select or use) to a database.
How to insert html code into mysql database using php?
What is mysqli_num?
Difference between CHAR and VARCHAR?
suppose data is copie to oracle to sql by using DTS. Actully it taken 2 hours. suppose some day distribute the server in the middle of 2 hours. after how can i get the data ?
What is longblob?