Differentiate between FLOAT and DOUBLE?
Answer / shiwanshu
Float() contain only the 2 decimal fraction value after the decmal point. e.g 2.23
Double() contain long fraction value after decimal point 23.999889...
Is This Answer Correct ? | 0 Yes | 0 No |
How will show all records containing the name "sonia" and the phone number '9876543210'
How to list or view all databases from the mysql server.
How triggers can be used in mysql?
What are the types of index?
What is a tinyint in mysql?
what is the default port for mysql server? : Mysql dba
What is myisamchk?
Why is the basic difference between left join, right join and inner join?
How to load data files into tables with 'mysqlimport'?
What is mysql protocol?
What is difference b/w composit key n primary key and forigion key?
How do I edit a table in mysql?