If i execute the above query getting error message Transaction log for TempDB is full.
Is there any way to write recursive CTE for above query to improve the performance?
↧
Recursive CTE
↧
If i execute the above query getting error message Transaction log for TempDB is full.
Is there any way to write recursive CTE for above query to improve the performance?