Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9091

Re: Sorting is required before delete data from internal table?

$
0
0

Dear Shanti,

 

Sorting will improve the performance while deleting adjacent duplicates from internal table.  If you are deleting by using index then also you can sort the entries, but make sure you are using correct index to delete the entry.

 

Sorting will not make any difference in performance in case you use index for deleting entries.

 

Thanks


Viewing all articles
Browse latest Browse all 9091

Trending Articles