327915 - Modifica flussi Cubo Saldi Netti (Consumer e Business) - FINE! pt.2 -
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
CREATE SEQUENCE "GNP"."SEQ_DWHE2EREPORT"
|
||||
START WITH 1
|
||||
MINVALUE 1
|
||||
INCREMENT BY 1
|
||||
MAXVALUE 9999999999999999999999999999
|
||||
NOCACHE
|
||||
NOCYCLE;
|
||||
|
||||
Reference in New Issue
Block a user