Hi,
I've been troubleshooting a performance problem with a stored procedure where depending on the parameters the row count on two temporary tables can be very small (1 row) or very large (50,000).
The stored procedure works nicely when
I've been troubleshooting a performance problem with a stored procedure where depending on the parameters the row count on two temporary tables can be very small (1 row) or very large (50,000).
The stored procedure works nicely when