Hi All,
Hope you all are doing good.
I have a test.xlsx file which is kept on one place on unix server, now I want to load laod that file into test table.
I have tried with loader but not get susses, I tried with positional loader, with positional loader its loading data but some thing garbage value like ???||| something like that....
My big question is is it possible to load .xlsx file into table in oracle?
can we use external table? or laoder?
Thanks to All in advance