1
I’m trying to upload an xlsx file and compare it to my database table, but I’m not getting it, as my file is too big I can’t read it with Apache POI and then compare it with the SQL table.
Can you at least tell me how to upload the file and compare it.