What is the difference between the SQL*Loader and IMPORT
utilities?
Answer Posted / 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 |
Post New Answer View All Answers
default triggers available for reports
TILL WHAT LEVEL OF SECURITY BO SUPPORTS?
What are the standard concurent programs for auto invoice interface and customer interfaces? : oracle accounts receivable
What is autocashrule set? : oracle accounts receivable
difference of using cursor for loop and open,fetch,close.which one is better
What is an Oracle database Full Backup?
now iam working as an hr executive in hyderabad i would like to learn oracle hrms kindly suggest me some good institutes in hyderabd
what is the link between suppliers and banks in ap module in oracle apps? And also query?
What are the interface tables used for ar invoices, customers, receipts for conversion process? : oracle accounts receivable
i am working with OC 4.5 i have numbers in table in 10 row with some null values please tell me how to find total? Thanks
what are the interface and api table for receipts conversion in oracle receivables? : oracle accounts receivable
What is auto invoicing? : oracle accounts receivable
what are basic modules required to implement oracle application in any oraganisation?
My requirement is like in database some defects are present and i need to clean them.To be brief for example every employee should have active assigments.So for those records which are not having status as active or null ,i need to update the roecords using API with the correct value. Client will provide a flat file for the records whch are defected.So i need to run the API for those records (flat file)and update the data in database. So my question is how to handle this requirement.Is there any existing API for this purpose?If yes then please send me the NAME. How to update the records in the database using flatfile. Any pointer will be appreciated.Thanks in advance.
What Are Cross Validation & Adi?