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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

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

Hi,

If you have any issues installing java in ubuntu linux, you should ask at ubuntu forum.

I'm a long time Linux User and Java Developer. The best way to install Java at ubuntu is from the PPA Repository.

Here some links:

https://www.linuxuprising.com/2018/04/install-oracle-java-10-in-ubuntu-or.html

https://websiteforstudents.com/install-oracle-java-jdk-10-on-ubuntu-16-04-17-10-18-04-via-ppa/

Good luck !

1 - 1
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
14,533 views