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
Why would you call update statistics? : sql server DBA
who owns the operating system files created by the utl_file package?
How would you go about verifying the network name that the local_listener is currently using?
what is the use of ocr?
Where would you look for errors from the database engine?
What are the steps you will take to improve performance of a poor performing query?
what are the differences of where and if in SAS?
Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracle's. What database recovery options are available? Database is in archive log mode.
Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.
In what script is "snap$" created? In what script is the "scott/tiger" schema created?
List out some of the requirements to setup a sql server failover cluster.? : sql server DBA
What are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA
What are the different sql server versions you have worked on? : sql server DBA
What happens on checkpoint? : sql server DBA
How can you tell how much space is left on a given file system and how much space each of the file system's subdirectories take-up?