#SQL*Loader-466: Column
Explore tagged Tumblr posts
sandeep2363 · 7 years ago
Text
Load file to table with SQL Loader
Load file to table with SQL Loader
Tumblr media
Load data from file to Oracle database with SQL Loader
It is client based utility for loading the data into the database from files with help of SQL Loader engine. You can load the text file, csv file into database at client side where SQL loader engine is running.
SQLLOADER is used control file which will define the format of data read from datafile with other parameters. Control file defines the…
View On WordPress
0 notes