Commit 186ede3a authored by rbhogale's avatar rbhogale

Changed by shankara to alter wave task det


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@93516 ce508802-f39f-4f6c-b175-0d175dae99d5
parent a3176f2b
......@@ -42893,4 +42893,8 @@ INSERT INTO messages (
'Base ',
NULL,
NULL);
commit;
\ No newline at end of file
commit;
--Chnaged By shankara on 19-08-13 for alter of wave task det
ALTER TABLE WAVE_TASK_DET MODIFY LINE_NO NUMBER(4);
COMMIT;
\ 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