327915 - Modifica flussi Cubo Saldi Netti (Consumer e Business) - FINE! pt.2 -

This commit is contained in:
manuelstefanile
2025-01-31 12:45:34 +01:00
parent 09742dea8b
commit 34c93baab7
12 changed files with 67 additions and 24 deletions

View File

@@ -0,0 +1,8 @@
CREATE SEQUENCE "GNP"."SEQ_DWHE2EREPORT"
START WITH 1
MINVALUE 1
INCREMENT BY 1
MAXVALUE 9999999999999999999999999999
NOCACHE
NOCYCLE;