correção script campo errado
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/BD/FlyWay/trunk@70236 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
3a1110cfaa
commit
f2b46bfbfe
|
@ -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;
|
Loading…
Reference in New Issue