Answer Posted / guest
Sql * loader is a bulk loader utility used for moving data
from external files into the oracle database.
Sql * loader supports various load formats, selective
loading, and multi-tables loads.
1) conventional
--The conventional path loader essentially loads the
data by using standard ?insert? statement.
2) direct
-- the direct path loader (direct = true)
by possess of logic involved with that, and loads directly
in to the oracle data files.
EX:-
My data.csv file
1001, ?scott tiger?,1000,40
1002,?gvreddy?,2345,50
Load data
Infile ?c:\data\mydata.csv?
Into table emp
Fields terminated by ?,? optionally enclosed by ???
(empno, empname,sal,deptno)
>sqlldr scott/tiger@vis
control=loader.ctl log= gvlog.log bad=gvbad.bad
discard=gvdis.dsc .
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Is soa a part of oracle fusion middleware?
List the various types of value set.
In oracle application how do you debug or trace errors?
please send me forms, xml pulisher questions,answers
can we use look up type instead of a pofile option?or valueset?is it possible how?
What is count(*) from po_vendors(any table)?
What does appl_top directory contain?
What is the concept of soa governance?
In hierarchical structure of a database? we have write query from where we should start?
What is oracle soa suite?
Which oracle apps version you are very confident in?
what are the balancing segments in AR?
Tell me where we find the status of order information?
Can you explain the difference between architecture followed in 10g & 11g?
pls send me out bound code of supplers,site,bankiformation code pls as soon as