Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Delete Statement

ashok_2329
Explorer
0 Kudos
189

Hello All,

I have an internal table with 2000 records how can i delete every 3rd record of my internal table.

Please give me solution for this.

Thanks in advance!

3 REPLIES 3

ThorstenHoefer
Active Contributor
0 Kudos
142

DominikTylczyn
Active Contributor
0 Kudos
142

Hello ashok_2329

You can use DELETE ... INDEX statement.

Best regards

Dominik Tylczynski

matt
Active Contributor