HelloI have a question that I just cannot find the answer anywhere. In a SQL Server bulk insert, is the actual data that is being inserted wrote into the t-log file and then dropped? I noticed a strange behaviour of the log file: it grows to 2GB and immediately returns to 1 GB. DB is not replicated. I cannot find any explanation for this but a bulk insert from the application (maybe).Thank you.
↧