Commit 15f057fa authored by prane's avatar prane

added alter statement

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@215361 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 89dfd76f
...@@ -138,4 +138,8 @@ values ('VTDEMMISM ','Supply Mismatch','Current supply is not match with the sum ...@@ -138,4 +138,8 @@ values ('VTDEMMISM ','Supply Mismatch','Current supply is not match with the sum
--------------------------------nandkumar gadkari ------------------end-------------- --------------------------------nandkumar gadkari ------------------end--------------
---------: Pavan Rane start [17-JAN-2020]:---------
alter table inv_dem_supp modify ref_id CHAR(12);
alter table inv_dem_supp_trace modify ref_id CHAR(12);
---------: Pavan Rane end [17-JAN-2020]:---------
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