Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

Question: SQL*Loader
Answer: SQL*Loader is a product for moving data in external files into tables in an Oracle database. To load data from external files into an Oracle database, two types of input must be provided to SQL*Loader : the data itself and the control file. The control file describes the data to be loaded. It describes the Names and format of the data files, Specifications for loading data and the Data to be loaded (optional). Invoking the loader sqlload username/password controlfilename .
Is it helpful? Yes No

Most helpful rated by users:

©2025 WithoutBook