Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: Multiple table inserts

Re: Multiple table inserts

From: Steve McDaniels <steve.mcdaniels_at_sierra.com>
Date: Tue, 10 Oct 2000 14:14:04 -0700
Message-ID: <8s00rb$ae$1@spiney.sierra.com>

I'm not sure, but I seem to remember reading about updating using views as long as all of the relevant keys are present in the view.

"Steve ." <syarbrou_at_nospam.enteract.com> wrote in message news:3os6usg19tk1a386p7etok6jsdjqo5d1lh_at_4ax.com...
> In classes and in use, I've never seen an insert statement that
> inserted into multiple tables. I can select from multiple tables, but
> have never seen a multiple table insert. Do you need to insert data
> into each table one at a time, or is there a way to do it like a
> select on multiple tables? Thanks.
>
> Steve
>
> Newsgroup replies preferred. Remove nospam when replying thru email.
Received on Tue Oct 10 2000 - 16:14:04 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US