MODIFYING XML

  • Hi!!!!

    I will like to update this XML :

    <Root xmlns="http://WWW.BLUEFISH.CO.ZA/FORMS/">

    <INFORMATION>

    <Names>Scott</Names>

    <Surname>King</Surname>

    </INFORMATION>

    </Root>

    To change this address("http://WWW.BLUEFISH.CO.ZA/FORMS/">) to lowercase and I have 7000 rows to update

    Please Help!!!!!

  • export the table to excel sheet.

    use excel function - "LOWER" to change that url column.

    again import the updated excel sheet to the database in the dummy table and update from dummy to original.

    See whether this helps.

  • What is the DML of the table?

    Regards,

    Iulian

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply