In the DMVs for SQL 2005 and SQL 2008 there is more than one place you can find the information about the size of your LOB data? And it goes without saying that there is more than one way to find information about LOBs in your database.
1 DBA's Professional Blog
In the DMVs for SQL 2005 and SQL 2008 there is more than one place you can find the information about the size of your LOB data? And it goes without saying that there is more than one way to find information about LOBs in your database.
For the April T-SQL Tuesday, I blogged about a report to find information on the BLOBs in a database. I have since seen a request to add to that script. The addition would add some […]