Primer Commit
This commit is contained in:
3
DB/DATA_TABLE/TMP_ENVIROMENTS_REQUEST.sql
Normal file
3
DB/DATA_TABLE/TMP_ENVIROMENTS_REQUEST.sql
Normal 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');
|
||||
Reference in New Issue
Block a user