How to change index programmatically

  • Thread starter Thread starter Chlaris
  • Start date Start date
C

Chlaris

Dear all,

I have existing primary key index which consists of field A + field B.
Now I want to modify the index which consists of field A + field B + field
C.
How to change it programmatically ?
Thanks.

Chlaris
 
Back
Top