git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/BD/FlyWay/trunk@74117 d1611594-4594-4d17-8e1d-87c2c4800839
master
frederico 2017-09-21 21:21:19 +00:00
parent 55c2452fe1
commit 8ab0a82d39
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
INSERT INTO FUNCION_SISTEMA (FUNCIONSISTEMA_ID,SISTEMA_ID,NOMBFUNCION,DESCRUTA,ACTIVO,FECMODIF,USUARIO_ID)
values (FUNCION_SISTEMA_SEQ.NEXTVAL,'1','REMOVER LIMITE PESQUISA RELATORIO TIPO 2 CONTA CORRENTE',
'REMOVER_LIMITE_TIPO_2',
'1',to_date('21/09/16','DD/MM/RR'),'1');