Advertisement
Guest User

Untitled

a guest
Sep 8th, 2017
602
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. Error(7,1): PLS-00103: Se ha encontrado el símbolo "DECLARE" cuando se esperaba uno de los siguientes: begin function pragma procedure subtype type <an identifier> <a double-quoted delimited-identifier> current cursor delete exists prior El símbolo "begin" ha sido sustituido por "DECLARE" para continuar.
  2.  
  3. Error(38): PLS-00103: Se ha encontrado el símbolo "end-of-file" cuando se esperaba uno de los siguientes: ( begin case declare end exception 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
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement