开发者

SQL Server XML Typed Column Size variance

开发者 https://www.devze.com 2023-03-19 11:40 出处:网络
In Sql server if we create a xml column with a schema associated to it (typed XML) will this help开发者_开发问答 in reducing the space required to store the actual data.

In Sql server if we create a xml column with a schema associated to it (typed XML) will this help开发者_开发问答 in reducing the space required to store the actual data.

Example if i create 2 tables with XML column considering the data is same in both the tables one table is created with typed xml and other with untyped xml will there be any difference in space occupied by the tables ???.


The answer to this question depends on the particular datatypes and schema involved, apparently. This conversation has more details for you.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号