Commit 7487a7ec authored by sjarande's avatar sjarande

sql updated


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@105865 ce508802-f39f-4f6c-b175-0d175dae99d5
parent e1f13abb
......@@ -36,3 +36,7 @@ alter table swms_to_awms add chg_term varchar2(15);
commit;
---------added by saurabh [13/JUN/2017|Start]----------
Insert into messages(MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,ERR_SOURCE,CHG_DATE,CHG_USER,CHG_TERM,OVERRIDE_INPUT,MAIL_OPTION) values ('VTDALLCFL ','Deallocation Fail!','Fail to update stock!','E','Y',null,null,null,sysdate,'BASE','BASE',null,null);
commit;
---------added by saurabh [13/JUN/2017|End]----------
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment