Accessing the columns of stored ResultSet documents

In “Storing an XML ResultSet document in a SQL column” , you inserted a complete XML ResultSet document into the rs_doc column of the resultset_docs table. This section shows examples of using methods of the ResultSetXml class to reference and update a stored ResultSet.