Difference between MYSQL_ASSOC,MYSQL_NUM and MYSQL_BOTH ?
Answer Posted / test
difference between MYSQL_NUM AND MYSQL_ASSOC.
MYSQL_NUM returns a numerically indexed array.
MYSQL_ASSOC returns an associative array.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how can you test for null values in a database? : Mysql dba
What is key in mysql?
What is mysqladmin flush hosts?
Can we store pdf files in mysql?
Why we use mysql workbench?
how you will Create a database on the mysql server with unix shell.
What is the use of concat() in mysql?
What is mysql connection limit?
Who developed mysql?
How do I edit a trigger in mysql?
What is the current mysql version?
How do I start mysql?
How is myisam table stored?
How do I delete a row in mysql?
How to get a version of mysql?