correção script campo errado

git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/BD/FlyWay/trunk@70236 d1611594-4594-4d17-8e1d-87c2c4800839
master
gleimar 2017-06-20 16:19:34 +00:00
parent 3a1110cfaa
commit f2b46bfbfe
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ IMPORTEINGRESO number(12,2),
IMPORTEEGRESO number(12,2),
IMPORTEDEVOLUCION number(12,2),
IMPORTETROCA number(12,2),
IMPORTECAJA number(12,2),
IMPORTETOTALEFECTIVO number(12,2))';
exception when column_exists then null;
end;