I have a table of 75,000 username's that I need to match to another table that contains 2.5 million usernames.
Other than a simple left outer join of my 75K table to the master table I am stumped on the best way to do this.
I am on db2 9.1 and the below query has been running for a little over...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.