I want to read date from excel sheet having 8 tabs and dump data to 8 different tables in MySQL DB using JAVA. Any idea on the same?
Thanks