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
column_exists exception;
pragma exception_init (column_exists , -01430);