oracle - Is Sql Loader bundled in the sqlplus client? -


i want know if sqlldr tool comes sqlplus client ? trying load .csv file using control file. wanted know if on client side having sqlplus client me upload csv table ? note oracle 12 installation.

sqlldr available in full client or installation of oracle , not on instant client version.

refer: http://www.oracle.com/technetwork/database/features/instant-client/index-097480.html


Comments

Popular posts from this blog

testing - Detect whether test has failed within fixture -

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

android - Create single AAR file from multiple modules using Gradle -