What is the difference between the SQL Loader and IMPORT
utilities?
Answer Posted / ramesh
SQL Loader and IMPORT are ORACLE utilities
SQL Loader is used to Load the Data from Delimiter Seperted
files and files with fixed and Vaariable width Text
One can also use plsql functions and procedures to load
desired foramtted data
Import is the Utility that can only tool that understands
Oracle Export Utility used to manke logical backup against
Database/Schemas
Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
what is grd?
How would you extract DDL of a table without using a GUI tool?
What is dbcc? : sql server DBA
How would you best determine why your MVIEW couldn't FAST REFRESH?
what is the use of ocr?
What is a correlated sub-query? : sql server DBA
Due to some maintenance being done, the sql server on a failover cluster needs to be brought down. How do you bring the sql server down? : sql server DBA
Where would you look for errors from the database engine?
What are statistics, under what circumstances they go out of date, how do you update them?
How to craeate the New Database Schema in Oracle and mysql? Please tell me with Example?
what is the diffrence between core dba and apps dba?
How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database? : sql server DBA
What are the operating modes in which database mirroring runs? : sql server DBA
how can you record information about current session?
how can you connect from 10g user to 11g user??