Tagged Questions
2
votes
3answers
774 views
TempDB Log File Growth Using Global Temp Tables
This is really a two prong question.
One, I'm experiencing a phenomenon where SQL server consumes a lot of tempDB log file space when using a global temp table while using a local temp table will ...