Commit 9806d1c7 authored by vvengurlekar's avatar vvengurlekar

AD89SUN091.sql - index added for emp_lveprkbal_trfdet


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@194986 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 25c83da1
...@@ -2358,4 +2358,13 @@ VALUES ('VTELPTRF29','Employee code From mismatch','Employee code from of header ...@@ -2358,4 +2358,13 @@ VALUES ('VTELPTRF29','Employee code From mismatch','Employee code from of header
COMMIT; COMMIT;
-------------------------------ADDED BY ANJALI R. ON[06/11/2018][END]------------------------------------------ -------------------------------ADDED BY ANJALI R. ON[06/11/2018][END]------------------------------------------
\ No newline at end of file
-------------------------------ADDED BY Varsha V. ON[28/12/2018][Start]------------------------------------------
create index emp_lveprkbal_trfdet_u on emp_lveprkbal_trfdet (TRAN_ID__REF)
tablespace ITM_ADM_I1 ;
COMMIT;
-------------------------------ENDED BY Varsha V. ON[28/12/2018][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