Primer Commit
This commit is contained in:
3
DB/DATA_TABLE/REFERENCE_SOURCE.sql
Normal file
3
DB/DATA_TABLE/REFERENCE_SOURCE.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
REM INSERTING into ENVX_OPER.REFERENCE_SOURCE
|
||||
SET DEFINE OFF;
|
||||
Insert into ENVX_OPER.REFERENCE_SOURCE (ID_REF_SOURCE,REFERENCE_SOURCE_NAME,REFERENCE_URL,REFERENCE_DESCRIPTION) values ('2','JIRA',null,null);
|
||||
Reference in New Issue
Block a user