Category: MySql

Post Pic

Remove duplicate enteries using mysql query

Its now very easy to delete all the duplicate entries from mysql with a single query

Post Pic

Join 3 or more tables in mysql

To join 3 or more tables in mysql first you have to make sure that your tables have unique id and a primary field.

Post Pic

Rss friendly datetime, php and mysql

Converting mysql datetime data to proper rss valid data like : Wednesday, July 14, 2010 7:27 AM

Post Pic

How to fix mysql database is ready only

If you ever encounter a problem when mysql database is migrated from one server to another with uploading manually .myd files.

Post Pic

Reset database password if you have lost the root password of mysql

Follow the below steps to easily reset the root database password even if you have lost it:

Advertisment

Topics