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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Conditional Trigger

Re: Conditional Trigger

From: <fitzjarrell_at_cox.net>
Date: Wed, 28 Nov 2007 05:41:04 -0800 (PST)
Message-ID: <9c0aa7e3-0899-4420-afb4-0b316c18f4d1@d61g2000hsa.googlegroups.com>


On Nov 28, 6:09 am, mowi..._at_hotmail.com wrote:
> Hi All,
>
> I solved the puzzle buy using two cursors. One cursor fetched all
> records that equaled :New.ISBN and the other fetched records in the
> periodical# column that equaled :New.periodical#_Owner.
>
> After that, I used a conditional check to ensure that if the ISBN
> being entered in the table already existed then periodical#_Owner was
> to be provided and that it had to be equal an existing periodical#.
>
> The trigger is working fine and I'm happy with it. Thanks to you all
> for your suggestions and helpful criticism; special thanks to David
> and Daniel.
>
> Regards,
> Mark

You're welcome.

David Fitzjarrell Received on Wed Nov 28 2007 - 07:41:04 CST

Original text of this message

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