SQL Query Find Exact and Near Dupes
问题 I have a SQL table with FirstName, LastName, Add1 and other fields. I am working to get this data cleaned up. There are a few instances of likely dupes - All 3 columns are the exact same for more than 1 record The First and Last are the same, only 1 has an address, the other is blank The First and Last are similar (John | Doe vs John C. | Doe) and the address is the same or one is blank I'm wanting to generate a query I can provide to the users, so they can check these records out, compare