|
|
|
|
Browse by Tags
All Tags » t-sql tuesday » xml (RSS)
-
The query optimizer is a finicky thing, and sometimes it doesn't understand exactly what you're trying to do until you give it a bit more information. The situation I'm going to describe in this post is one such case. By providing the optimizer with ever-so-slightly more data, it's possible to make some XML processing over 300 times faster. ...
|
|
|
|
|