Community

SQL Server XML Statistics and Execution Plans

(Joe Chang) One of SQL Server’s deficiencies when using XML queries is the lack of statistics capability in the XML driver. This is surprising because the ODBC API contains a function for providing statistics on remote data sources. SQL Server defaults to the fixed assumed row count values for r

Read More - Register for Free Membership