Duplicate records in the database are old age problem that almost every organization has to deal with that.Duplicate may appear
Continue readingCategory: MySQL
How to Take Backup of a Table in MySQL
In this post, I am going to show you couple of ways to take the tables backups in MySQL. Taking
Continue readingHow to Convert a String to Number in MySQL
In MySQL, the code written in earlier example for SQL Server containing CONVERT() no longerĀ works, instead it can be
Continue reading