Explain the difference between mysql_fetch_array(), mysql_fetch_object()?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More MySQL Interview Questions

What is dirty read and phantom read?

0 Answers  


What are features of mysql?

0 Answers  


Does mysql use sql?

0 Answers  


What is mysql in dbms?

0 Answers  


Give string types available for column?

0 Answers  






What is the limitation of mysql?

0 Answers  


How to create a new table by selecting rows from another table in mysql?

0 Answers  


How do I find my mysql username and password?

0 Answers  


Table - Products has number of products as below Productid ProductName 1 iPhone 2 iPad 3 BlackBerry Table - SalesPersonProduct has the below records Salespersonid productid S1 1 S1 2 S1 3 S2 1 S3 2 Write a SQL query that returns the total number of sold products

0 Answers  


How do I setup a mysql database?

0 Answers  


How many concurrent queries can mysql handle?

0 Answers  


What is the use of mysqli_fetch_assoc?

0 Answers  


Categories