What is the use of mysqli_fetch_assoc?


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

Post New Answer

More MySQL Interview Questions

What does TIMESTAMP ON UPDATE CURRENT_TIMESTAMP data type do?

1 Answers  


Does mysql use tcp or udp?

0 Answers  


What is meant by decimal (5,2)?

0 Answers  


how we can find nth max salary from an employe table by using my sql?

8 Answers  


How can we encrypt and decrypt a data presented in a table using mysql?

0 Answers  






How can you make a database as your current database?

0 Answers  


What is the difference between mysql_fetch_assoc and mysql_fetch_array?

0 Answers  


How do we use % when performing a search query?

0 Answers  


What is difference mysql and mysqli?

0 Answers  


Explain GRANT command in MySQL.

1 Answers  


The table tbl_sites contains the following data: ----------------------------------------------------- Userid sitename country ------------------------------------------------------ 1 sureshbabu indian 2 PHPprogrammer andhra 3 PHP.net usa 4 PHPtalk.com germany 5 MySQL.com usa 6 sureshbabu canada 7 PHPbuddy.com pakistan 8. PHPtalk.com austria 9. PHPfreaks.com sourthafrica 10. PHPsupport.net russia 11. sureshbabu australia 12. sureshbabu nepal 13. PHPtalk.com italy Write a select query that will displayed the duplicated site name and how many times it is duplicated?

4 Answers   Afixi, GE,


How do I rename a mysql database?

0 Answers  


Categories