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

Home -> Community -> Mailing Lists -> Oracle-L -> How to delete from one table based on a multiple table query

How to delete from one table based on a multiple table query

From: Christian Carollo <CCarollo_at_viva.com>
Date: Fri, 12 May 2000 07:11:13 -0700
Message-Id: <10495.105500@fatcity.com>


I am trying to delete from a single table those records that match the results from a query joining several tables. This does not seem to work properly using a where exists statement. Does anyone have an alternative way of handling this?

Thanks,
Christian Received on Fri May 12 2000 - 09:11:13 CDT

Original text of this message

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