Archive

Archive for June 5th, 2009

Duplicate Remover

June 5th, 2009 Arun Mallick 5 comments

Cleaned and error free data; this is the common phrase that we normally listen from most of the data warehouse users. So to make this statement true, SQL Lion team has come up with a tool named “Duplicate Remover“.duplicateremovericon

This tool will search for the presence of duplicate records (redundancy in tables at record level) as per the selected databases and tables from SQL Server instance, and list them. After checking the redundant tables, the user can customize the delete operations to limit the deletion to certain tables.

Read more…

Categories: Products