Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: How to delete from one table based on a multiple table query
i can't see a reason, why can't u do that using a straight forward delete
<table> where <joins.......> stmt!!!
> 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
> --
> Author: Christian Carollo
> INET: CCarollo_at_viva.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Fri May 12 2000 - 09:59:03 CDT
![]() |
![]() |