Difference between MYSQL_ASSOC,MYSQL_NUM and MYSQL_BOTH ?
Answer Posted / deepak sakure
difference between MYSQL_NUM AND MYSQL_ASSOC.
MYSQL_NUM returns a numerically indexed array.
MYSQL_ASSOC returns an associative array.
| Is This Answer Correct ? | 20 Yes | 3 No |
Post New Answer View All Answers
How to set mysql variable in php?
How to create a test table in your mysql server?
What is unique key in mysql?
How would concatenate strings in mysql?
How can you see all indexes defined for a table?
What are the different column comparison operators in mysql?
How do I run mysql?
How do I setup mysql?
What are the functions used to encrypt and decrypt the data present in mysql?
How show all tables in mysql query?
What are the technical features of MySQL?
What is a trigger? How you can create a trigger in mysql?
What happens if null values are involved in expressions?
How do I completely remove mysql from windows?
What is index length in mysql?