Subversion Repositories Integrator Subversion

Rev

Rev 1 | Rev 410 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1 Rev 292
Line 10... Line 10...
10
INCREMENT 1
10
INCREMENT 1
11
minvalue 1
11
minvalue 1
12
maxvalue 99999999
12
maxvalue 99999999
13
START 1;
13
START 1;
14
14
15
ALTER TABLE sq_transmissaosngpc owner TO sc_sec
-
 
-
 
15
ALTER TABLE sq_transmissaosngpc owner TO espacoc_sc_sec
16
;
16
;
17
17
18
INSERT INTO sc_sec.sec_forma_pagamento(cod_formapagament, dsc_formapagament, num_ordem, ind_ativo) VALUES (16, 'CUPOM', 15, TRUE);
18
INSERT INTO sc_sec.sec_forma_pagamento(cod_formapagament, dsc_formapagament, num_ordem, ind_ativo) VALUES (16, 'CUPOM', 15, TRUE);
19
19
20
ALTER TABLE sec_produto_pedidocompra DROP CONSTRAINT ck_produtopedidocompra_status;
20
ALTER TABLE sec_produto_pedidocompra DROP CONSTRAINT ck_produtopedidocompra_status;