In this variant, the statement DELETE deletes a line specified by a table key in table_key
or a line specified by a line number index.
Deletion of individual lines in an internal table. The first DELETE statement uses the primary
table key to find the line. The second DELETE statement deletes the line by specifying a line number, which is also determined here by accessing a key.