Re: xpath queries on a variable instead of a table
Hello Colin,
If I understand your question correctly, you want to store XML data into multiple tables based on variables defined in the XML. In this case, a stored procedure is not necessary. Take a look at XAware (www.xaware.org).
If you have the XML data, you can use XAware to quickly shred that data structure and map it to be stored in your database tables. You can also easily define conditional logic to determine which data is stored in which table.
Of course, all of this works the other way as well ... specifically if you are trying to retrieve data from the database tables based on variable input parameter values.
Virginia
Technical Writer XAware, Inc.
www.xaware.org
Subject
Written By
Posted
November 12, 2007 12:37PM
Re: xpath queries on a variable instead of a table
December 03, 2007 06:04PM
December 08, 2007 12:30AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.