Question
How to parse CSV/Excel file and insert records into DB if number of columns are dynamic(not fixed)
There is a requirement where i need to parse csv/exel file and insert data into database. But the problem is number of columns can be different each time.
I have tried to use available plugins but it's not working.
Thanks,
Hemant
