What is the difference between the SQL*Loader and IMPORT
utilities?
Answer / swetha
1) sql*loader is used only to load data into database
tables from external files.
It's all about data loading.
2) Import is used to read and write the operating system
files in and out of database.
it's completely a different aspect.
We can deal with structures as well as data here.
We can import entire database or a particular user/schema
or required table spaces with structures or even with data
according to the requirement.
| Is This Answer Correct ? | 3 Yes | 0 No |
hi all, i have installed oracle xe software in windows 7. iam unable to connect sqldeveloper tool. can you please tell me how to connect. provide completed procedure.
What is the importance of batch source set up in ar? : oracle accounts receivable
can u give guidance abt packages of plsql
what are the tools used for oracle 10g in real time.
Is there any link between pr form(purchse requisition)and po form(purchase order)
How to find 8th person record in a table? Plz mail ur answers to mak2786@gmail.com Regards Arun
8. Supporting AP, AR and GL?
what is diff between pre insert,on insert,post insert triggers?
How many segment are present in Oracle Manufacturing
Difference between negative and positive adjustments : oracle accounts receivable
Give the stages of instance startup to a usable state where normal users may access it.
Explain the difference between a data block, an extent and a segment.