Explain the difference between FLOAT, DOUBLE and REAL.
Answer Posted / leelu
float is float (4bytes)
double is double of float ;) (8 bytes) !!
Is This Answer Correct ? | 52 Yes | 52 No |
Post New Answer View All Answers
What is mysql workbench used for?
Write a query to count the number of rows of a table in mysql.
How to use regular expression in pattern match conditions?
What are numeric data types?
What is difference between mysql and mysql workbench?
How do I setup a mysql database?
What are the technical specifications of mysql?
What is cast in mysql?
What is the difference between timestamp and datetime in mysql?
Hi Team, This is kartik, I recently completed my B-tech. Importance of posting this question is for to know the best books on SQL(MYSQL/Oracle)? I like SQL concept's so much, at the same time i decided to choose SQL for my career purpose. So please suggest me the best books that are very helpful for a fresher to improve concepts like (SQL/PLSQL)Basics, programming concepts, architectures etc. Please consider my request as an important one. I am very thankful to you for providing this opportunity. If possible can you please send the names of books for my personal id also: karthikgdv1206@yahoo.com. Thanks, Kartik T
What is truncate in mysql?
what is cte? : Mysql dba
In which language mysql has been written?
What is prepare statement in mysql?
Explain % and _ inside like statement?