How to remove column based on Index Position?

@alpayzeybek this will work but you will always process the whole dataset? This approach uses the structure of the table and excludes the columns based on the position.

4 Likes