【发布时间】:2019-11-05 18:10:19
【问题描述】:
我的代码:
Set ls_xml='<root><name>Johnbrick</name></root>
Replace the name to 'Michale dukes' in db2 XML.
Can anyone give solution for this.
XML 中的扩展结果:
Set ls_xml='<root><name>micheal Dukes</name></root>
【问题讨论】: