SQL*Loader is a high speed data loading mechanism. It can load data from external files into tables of the database. IMPORT does not support any direct options while SQL*Loader does. Import has more tuning limitations. IMPORT is mainly used for reading and
writing the operating system files.