Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: xml->dml ?
On 8/31/05, Chris Stephens <cstephens16_at_gmail.com> wrote:
> from what i understand there will be 6 different xml documents that
> will be populating 10 - 20 tables each. ...it seems like a lot of
> wasted time.
>
> the guy i'm working with is writing some pl/sql to do this. with his
> permission, i'll post it when he is done.
>
> thanks!
> chris
>
> On 8/31/05, Michael McMullen <ganstadba_at_hotmail.com> wrote:
> > I think you'll have to build it manually. But why not manually? How many xsd
> > do you have coming? One for every insert? One thing to note (9.2), you'll
> > have to do an existsnode on every element because if it's missing from your
> > xml your insert will fail.
-- http://www.freelists.org/webpage/oracle-lReceived on Wed Aug 31 2005 - 12:20:51 CDT
![]() |
![]() |