Load Testing

TSQL Challenge 13 - Load Testing

We tested the solutions that passed the Logic Testing with a very large set of data. Fabien, a very active supporter of TSQL Challenges has came up with a script that generates 1 million rows.

TSQL Challenge 13 - Load Testing Results

A few solutions that passed the Logic Testing failed in the Load Testing because those solutions used a recursive CTE and did not handle the MAXRECURSION level.

Syndicate content