There are a number of builtin XML functions that allow you to format the output from an SQL statement using XML constructs. These functions are used as part of the SELECT statement to return output as an XML string.
In this tutorial you will learn about the following XML functions and attributes:
Note: A table has been created that is similar to the sample employee table for use in this tutorial.