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
Post a Comment