All Questions
1 question
1
vote
1
answer
87
views
SQL DML - unable to use the after function in modify
I need to update around 1000 xml records with a new xml node, the xml's are stored in a sql table column, with xml datatype, So I've been trying to utilize the modify function documented HERE (...