Community

The problem with row-by-row processing in Oracle Database

(Karen Morton) I have been told the script I wrote below would be faster written in SQL alone and there would be issues using the MIN on the date_ended (could both be null for duplicate records). Is this true and why? And why is my code so wrong?

Read More - Register for Free Membership

Tags: