Error PLSQL Encountered
964614May 9 2013 — edited May 9 2013Hi guys
I am working on apex aplication, programming some pl/sql anonymous block for delete and insert rows on a table, but now I have this error:
ORA-06550: line 42, column 2: PLS-00103: Encountered the symbol "END" when expecting one of the following: ( begin case declare exit for goto if loop mod null pragma raise return select update while with <an identifier> <a double-quoted delimited-identifier> <a bind variable> << continue close current delete fetch lock insert open rollback savepoint set sql execute commit forall merge pipe purge
I don“t know what happen and what i have to do about this wrong, please can you hep me?
Thank you so much
JoJaCeCu