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

Home -> Community -> Usenet -> c.d.o.server -> DELETION PROBLEM

DELETION PROBLEM

From: Sreenivas <knsvas_at_hotmail.com>
Date: Mon, 31 Aug 1998 17:32:30 -0500
Message-ID: <35EB247E.19B93CE5@hotmail.com>


Hi
delete x
  where upper(substr(CLLI,1,4)) =

                        upper(y.CLLI_NAME)
 /

X AND Y ARE TWO DIFFERENT TABLES. Can you give the condition like this in delete statement.?

If not possible solution?

Thanx
Srinivas

: Received on Mon Aug 31 1998 - 17:32:30 CDT

Original text of this message

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