How do I set user privileges in mysql?
How do I insert multiple rows in a table?
How MySQL is different from SQL?
17 Answers HCL, IBM,
What is the current mysql version?
How to Set a root password if there is on root password.
How can we know the number of days between two given dates using MySQL?
2 Answers Base2 Infotech, Webworks,
What are stored procedures and functions?
why not null is not allowed at table level
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?
mazimum size of a database in mysql? when we create a table then how many tables actually created? write there name?
What is row locking in mysql?
Explain about reporting services of MYSQL?
How to use mysqldump to create a copy of the database?