1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
| LINE/COL ERROR
-------- -----------------------------------------------------------------
5/4 PLS-00103: Symbole "SELECT" rencontré à la place d'un des
symboles suivants :
begin function package pragma procedure subtype type use
<an identifier> <a double-quoted delimited-identifier> form
current cursor
Symbole "begin" a été substitué à "SELECT" pour continuer.
11/22 PLS-00103: Symbole "end-of-file" rencontré à la place d'un des
symboles suivants :
begin case declare end exception exit for goto if loop mod
null pragma raise return select update while with
LINE/COL ERROR
-------- -----------------------------------------------------------------
<an identifier> <a double-quoted delimited-identifier>
<a bind variable> << close current delete fetch lock insert
open rollback savepoint set sql execute commit forall merge
<a single-quoted SQL string> pipe |