Find Duplicate Records Using Script
I have a requuirement to find out dupliacate records in cmdb_ci table.There are combination of unique fields using which I need to find out duplicate.Unique fields which is to be checked are-:serial number,asset tag,category.Actually I have one scri...