SQL Server, Azure SQL Database, Amazon RDS & AWS, Oracle and IBM Help
An online community of DBAs, developers and data intelligence builders, with videos, articles, resources and online events for members and non-members.
Find out more >>
(Ben) If you have an XML Doc: .. ….123 .. .. ….456 .. I want a list of empid values. I can use XMLSearch to get an array of empids, and loop over it to listappend the values, but I dont