Home Forums Programming XML xml field into its own table RE: xml field into its own table

  • I have found that the number of fields in the xml field vary from 50 to over 300. I am creating dynamic sql to add the fields to a new_xml_table. Then using dynamic sql to create updates to the new fields for each existing record. I will post the results.