What is the difference between the SQL Loader and IMPORT
utilities?
Answers were Sorted based on User's Feedback
Answer / kunal sain
Sql loader can import data from any flat files
where as import command import data from exported file.
| Is This Answer Correct ? | 23 Yes | 1 No |
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 |
Answer / chandrashekar
These two Oracle utilities are used for loading data into the database. The difference is that the import utility relies on the data being produced by another Oracle utility EXPORT while the SQL*Loader utility allows data to be loaded that has been produced by other utilities from different data sources just so long as it conforms to ASCII formatted or delimited files.
| Is This Answer Correct ? | 5 Yes | 0 No |
How to make a replica of existing oracle server to another server?
How will u copy the objects of one schema to another schema in datapump & export/import?
How would you go about verifying the network name that the local_listener is currently using?
Which environment variables are absolutely critical in order to run the OUI?
what is the purpose of catlaog in oracle rman?
What is the default fill factor value? : sql server DBA
by issuing "alter tablespace begin backup;" what happens to tablespace?
i have 10gp file.now i need store in database..but database have only 7gb memory only..how do u store the file ?
what is the use of home directory???
How would you edit your CRONTAB to schedule the running of /test/test.sh to run every other day at 2PM?
If we issue alter database begin backup. What happens to database?
How do you increase the OS limitation for open files (LINUX and/or Solaris)?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)