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

Home -> Community -> Usenet -> c.d.o.misc -> pl/sql error

pl/sql error

From: Paul Acosta <pacosta_at_lctx.com>
Date: Mon, 08 Jun 1998 14:27:56 -0500
Message-ID: <357C3B3C.3F0F1BDC@lctx.com>


i'm receiving an error when trying to run a pl/sql anonymous block. it returns an error with the declare statement. it tells me that declare is an invalid column name

ie
declare
  cursor c1 is select ...
begin Received on Mon Jun 08 1998 - 14:27:56 CDT

Original text of this message

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