Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

I need to read a csv file and separate columns by the first row of csv file.

User_QXXH4Oct 13 2021

I have tried read the first row but I do not know how to assign them. The file has to be dynamically read. I am having trouble figure this out.

Comments
Post Details
Added on Oct 13 2021
1 comment
595 views