Hi,
i have requirment like changing the indexes to 000000 to so on......
the indexes can be anything like 000070 -
000080 000280-------190000.
this should be arranged sequentially.
i am able to do this and store in the table(internal) but when i want to modify this in database using modify dbase from internal table.
i am getting extra 135 records.
this is due to modify i guess.
what is the alternative for this?