Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

replace value inside xml tags

naveenmani912Aug 20 2018 — edited Aug 20 2018

hi

  I have a XML stored in a table like below in a xmltype column

    <pubDat>

      <bNumber>string</bNumberr>

      <fld>string</fld>

      <dbInstance>string</dbInstance>

    </publicationData>

I would like to replace the word 'string' into respective value . Kindly help me out

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 17 2018
Added on Aug 20 2018
7 comments
15,309 views