How to execute mysql query in php?


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

Post New Answer

More MySQL Interview Questions

How to upload a large file through phpmyadmin in mysql?

0 Answers  


What are stored procedures and functions?

0 Answers  


What is difference between mysql and mariadb?

0 Answers  


Write a query to create a database and a table?

0 Answers  


What is mysql default port number?

0 Answers  






What is the size of mysql database?

0 Answers  


What is max connections in mysql?

0 Answers  


What tools available for managing mysql server?

0 Answers  


what is the procedure to configure the application of mysql?

0 Answers  


How does triggers work in mysql?

0 Answers  


How to see table's field formats or description of table .

0 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,


Categories