Community

SQL Server Performance Comparison – Storing XML data in-row versus out-of-row

(Ben Snaidero) Over the last few years I have seen more and more cases where we need to store XML data in the database. This tip will take a look at the performance impact, if any, of storing XML data in-row with the rest of the data that make up the table record vs. out-of-row where only a pointer

Read More - Register for Free Membership