Primer Commit

This commit is contained in:
2023-06-08 11:55:59 -03:00
commit a269361962
432 changed files with 203156 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
REM INSERTING into ENVX_OPER.TMP_ENVIROMENTS_REQUEST
SET DEFINE OFF;
Insert into ENVX_OPER.TMP_ENVIROMENTS_REQUEST (ID_DEP_REQ_ENV,ID_ENVIROMENT,ID_DEPLOYING_TECH,ID_REQUEST,ID_LAST_REQ_DETAIL,ENVIROMENT_STATUS,ENVIROMENT_ORDER,ID_REQ_HGROUP) values ('1','43','3','312',null,null,'1','R312T1');