Forum

Get single value of...
 
Notifications
Clear all

Get single value of duplicates

2 Posts
2 Users
0 Reactions
110 Views
(@udaycontact)
Posts: 1
New Member
Topic starter
 

Hi,

I have a database of vendor master.. I am using fuzzy logic to get the duplicate vendors based on vendor names..

The output that i have is like below :

Vendor Name | Duplicate Vendor Name

A | AA

AA | A

Since i am doing fuzzy logic in the same table (Based on vendor name column), i would get 2 rows as above.

I want to keep only only combination of duplicate ie. either A | AA or AA | A, as both would mean the same thing in this context.

I tried various ways of trying to map this combination as a unique value and trying to remove duplicate, but i couldn't assign a unique value.

Any help is much appreciated !

Kind Regards

 
Posted : 02/01/2022 9:55 am
Alan Sidman
(@alansidman)
Posts: 222
Member Moderator
Share: