i have a data file that i'm loading into oracle8 using java. but the data file can has so many as 1000 records and i don't think 1000 sql insert statement is efficient.
i am thinking of using sql loader, but don't know if it is possible to activate it within java. if so, can anyone advise on what settings are needed, eg jar files, driver, api etc?
thanks
i am thinking of using sql loader, but don't know if it is possible to activate it within java. if so, can anyone advise on what settings are needed, eg jar files, driver, api etc?
thanks