Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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.
- 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