masterchicker
Programmer
I have table1 that contain multiple fields, two of which are DateModified and UniqueID. table1 contains duplicate entries, meaning they contain entries with the same UniqueID which is not supposed to be.
I wish to delete those duplicate entries and retaining only those entries which were modified the latest. How am I supposed to do this? I need your help, I'm just a newbie. Thanks...
I wish to delete those duplicate entries and retaining only those entries which were modified the latest. How am I supposed to do this? I need your help, I'm just a newbie. Thanks...