how to dump all databases for backup. Backup file is sql commands to recreate all db's.
What is information_schema in mysql?
What does blob mean in mysql?
i made a table in sql server 2000 and in a column i want to add image path of a picture present in my hardisk... so using insert statement how will i insert the path of the image in the table??
What are the features of Stored Procedures in MYSQL?
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?
Can mongodb replace mysql?
how we can find nth max salary from an employe table by using my sql?
How can an index be declared in mysql?
What language does mysql use?
How to run 'mysql' commands from a batch file?
What are the functions of commit and rollback statements?
Will mysql remain free?