I have a table with several fields and a 'primary key'. But the 'primary key' has some duplication. When I use the term primary key I refer to the field I wish to be the primary key, but to do this I need a list of the records that are duplicated. In oracle I would do a select * query minus a select distinct query, but Access doesnt allow set operaters?! Any advice would be much appreciated.
Rob
Rob