XML Database (MOSC)

MOSC Banner

How to retrive a xml document stored in xml db repository

Hello Team , we are trying to run the SQL command as below

SELECT XMLSerialize(DOCUMENT r.res AS CLOB) FROM RESOURCE_VIEW r WHERE equals_path(res, '/public/general/folder1/folder2/folder3/test.xml') = 1;

We want to retrive the test.xml from xml db repository with out any schema consideration , i mean we don't want the test.xml to be validated.

any ideas how can we get this done same?


Thanks,

vishwa

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center