Is it possible to use 开发者_C百科an XML DML statement to rename an element in an untyped XML column?
Here is the code below that would explain you the problem... I create a table below with an xml column and declare a variable, initialize it and Insert the Value into the xml column,
i want to loop through all dropdown selects with a certain class name and add an item to it and i am just struggling with the correct selector