The deallocation of storage is a deferred operation. It runs after you commit, in batches. See this: https://learn.microsoft.com/en-us/previous-versions/sql/sql-server-2008-r2/ms177495(v=sql.105)?redirectedfrom=MSDN
Trancate table and LOB data
sakuraime
2,326
Reputation points
where there are still LOB allocation unit after the table is truncated ?
2 answers
Sort by: Most helpful
-
-
m 4,271 Reputation points
2020-08-28T07:39:21.687+00:00 Hi @sakuraime ,
why there are still LOB allocation unit after the table is truncated ?
No truncate on my side.
Could you please execute refresh after your execute the first query and then execute the second query?
And what is your script of your table “TableMetaData”?BR,
Mia
If the reply is helped, please do “Accept Answer”.--Mia