I have a Java program that is getting a CSV file from an API and inserting the data to my database.
The API response is giving some duplicate columns. Here is the cur