The 2008 version of SQL Server has not introduced as many changes to its XPath implementation as one might have expected; nonetheless, two additional XPath functions have been added.
In fact, I'm very sure many of us have missed both of them ever since SQL Server 2005:
lower-case() – returns the text of the target node in lower case; and
upper-case() – returns the text of the
↧