How To find duplicate entries on 3 columns and group them together
I have a DB table “TRANS” with multiple rows in. But some of the rows have certain columns that contain duplicate entries and I’m trying to create a select query to show me the data that is duplicated.