Explain the difference between FLOAT, DOUBLE and REAL.
Answer Posted / fsdfsdfs
double is double
float is float
| Is This Answer Correct ? | 30 Yes | 201 No |
Post New Answer View All Answers
what is the procedure to configure the application of mysql?
What is row?
what is the default port for mysql server? : Mysql dba
What is difference mysql and mysqli?
Do you need a license for mysql?
What is mysql url?
How to show all records starting with the letters 'sonia' and the phone number '9876543210'
How do I insert multiple rows in a table?
How to drop an existing index in mysql?
How do I start mysql in linux?
I've looked but can't find a MySQL equivalent for MS SQL's xp_cmdshell. I have 7z files that I want to unzip and load into MySQL. I'm trying to write a sp to do the unzip, but I can't find a way to do that. Can anyone provide an example of a similar process in Windows? TIA.
What tools available for managing mysql server?
What are date and time functions in mysql?
What is a delimiter in mysql?
What is the use of mysql_close()?