I need to build a query that removes the exact duplicates from a table. Note: this is not a one-time deal -- I want to create a query that can be used periodically (daily) -- so I don't want to implement a solution like the one described in Microsoft's knowledge base (Q209183).
Any help would be greatly appreciated.
Any help would be greatly appreciated.