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 |
can u pls share responsibilities for production how to environment in odi?and how to generate report ?
how can we send a concurrent program output to the clients through mail or fax give me example.
Could you please let me know the interfaces in OM / FA??
what are basic modules required to implement oracle application in any oraganisation?
what is the difference between oracle 81,91,11i
Explain prerequisites and post activities of oracle database installation
What are different types of transactions in ar? : oracle accounts receivable
How would you determine what sessions are connected and what resources they are waiting for?
what is shared memory?
statement string in open is null or 0 length ORA-40735
Are These Dff's Flexible?
what is diff between pre insert,on insert,post insert triggers?