To delete an index.
1> Goto SE14 tcode
2> Enter table name choose tables
3> Select 'Edit'
4> In tools bar select Indexes (F5)
5> Select the indexes one by one
6> Select delete index
Note: You can not delete Primary index from database because it is related with primary key and foreign key concept of RDBMS
No comments:
Post a Comment