View Single Post

   
  #9 (permalink)  
Old 02-26-2008, 06:06 AM
DA Morgan
 
Posts: n/a
Default Re: Create a Trigger for an existing View

Dean Tomasevic wrote:

> The Task:
> "Please write a inner join for the tables DEMO_USERS and DEMO_ORDERS.
> The required information are the USER_ID and ORDER_ID.
> If anybody take a new order you must be able to see it in your result,
> but
> don't use a view!
> Try it with a inner join and a trigger."


With a trigger? Is this an Oracle class or a skit from Comedy Central?

There is no relationship between the two nor can they be made to
relate.

Verify you have the question correctly.
--
Daniel A. Morgan
University of Washington
damorgan@x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Reply With Quote