Commit a85a2a56 authored by ssarkar's avatar ssarkar

updated by sumit on 04/01/13 added alter statement


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@92479 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 0d3b6dd5
......@@ -36921,6 +36921,8 @@ VALUES (
NULL);
-- added by sumit 04/01/13
alter table customer add ship_cons_grp varchar2(10);
COMMIT;
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