Commit for development environment setup
This commit is contained in:
3
PROMS/SQL/ChangeXMLfield.sql
Normal file
3
PROMS/SQL/ChangeXMLfield.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
update Formats
|
||||
set Data = Cast(Replace(Cast(Data as nvarchar(max)),'\xA033 13','SECTION') as XML)
|
||||
where Name = 'RGESAM1'
|
Reference in New Issue
Block a user