XML from Data Base Examples
SX-E-1 Making an XML element without content
XML element without content
Example 1
This example shows a simple use of the XMLELEMENT() for creating the xml element 'Employee' (for each employee) without content:
select XMLELEMENT ("Employee") from "Demo"."demo"."Employees"
| View the source | Action |
|---|---|
| 1. sx_e_1_sample.vsp | Run |
OpenLink Home
Technical Support