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?
What are the different authentication modes in sql server and how can you change authentication mode? : sql server DBA
What are the operating modes in which database mirroring runs? : sql server DBA
You have found corruption in a tablespace that contains static tables that are part of a database that is in NOARCHIVE log mode. How would you restore the tablespace without losing new data in the other tablespaces?
what is the use of recording information about current session?
What are the differences in clustering in sql server 2005 and 2008 or 2008 r2? : sql server DBA
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
Why would you use sql agent? : sql server DBA
Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
how do we explain a project in cognos in an interview? please help me. Also how do we perform testing in cognos after creating reports?
Explain the difference between a FUNCTION, PROCEDURE and PACKAGE.
What would you do with an "in-doubt" distributed transaction?
How would you best determine why your MVIEW couldn't FAST REFRESH?
What is dbcc? : sql server DBA
What are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA