Community

Comparing the current and next rows in data warehousing

By Regimon Kallinkal – There is often a need for comparing the current row with the next row for different reasons in data warehousing strategies. Instead of cursoring through an entire table to compare values between current and next records, this technique is faster. Cursors are generally slower f

Read More - Register for Free Membership

Tags: