I want to delete 1st and 5th row of an internal table using the DELETE statement. I don't want to use DELETE twice in the code. How to do this?