Subject | Re[3]: [ib-support] Delete where exists problem |
---|---|
Author | Alexander Tabakov |
Post date | 2003-03-20T13:57:02Z |
>delete from tbl_service_relEssentially what you propose is the same query just using SQL89 join
>where
> exists(
> select * from tbl_service svc
> where tbl_service_rel.service_id = svc.service_id
> and svc.party_id = 10700013277)
>
>be what you want?
syntax
--
Best regards,
Alexander mailto:saho@...