Welcome to the SQL Server Language Extensions project! Starting in SQL Server 2019, we have added support for language extensibility, which means that you can now execute code in various languages ...
For our examples we consider the following simple XML document. This toy example was borrowed (with slight modification) from the LightXML package. <?xml version="1.0 ...