walace 2017-09-13 14:33:47 +00:00
parent 3976b1f65e
commit 82b214f011
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ end;
// //
declare declare
column_exists exception; column_exists exception;
pragma exception_init (column_exists , -01430); pragma exception_init (column_exists , -01430);