Community

Most efficient way to remove duplicate rows

By Pau Fores – This script uses a hash join — the most efficient way of joining huge tables — to find duplicate rows. It has been tested on Oracle 6.0 to Oracle 9i v2, and it works in all of those versions.

Read More - Register for Free Membership

Tags: