Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Other SQL Server 2008 Topics
 How to reduce the table SIZE with a XML column?

Author  Topic 

h3rm35
Starting Member

1 Post

Posted - 2009-09-28 : 17:46:09
Hello All,
Please, could somebody suggest me a way to reduce the size of a Table that contains a "XML Column" using SQL-Server 2008?
I tried to use "Untyped XML" instead of "Typed XML" but the difference are not significant, contrasting it with the Huge Size of such Table.
Any suggestions would be helpful.
Thanks in advance.
   

- Advertisement -