Database Knowledge Base
Search:     Advanced search
Browse by category:
Glossary | Contact Us

What is the difference between the SQL*Loader and IMPORT utilities?

Add comment
Views: 626
Votes: 1
Comments: 34

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.

Showing: 1-20 of 34    »»
Comments

31 Dec, 1969   |   Guest
database services


31 Dec, 1969   |   Guest
sql class


31 Dec, 1969   |   Guest
database management system


31 Dec, 1969   |   Guest
sql wiki


31 Dec, 1969   |   Guest
protein interaction database


31 Dec, 1969   |   Guest
dbms stands for


31 Dec, 1969   |   Guest
sql database design


31 Dec, 1969   |   Guest
sql cheat sheet


31 Dec, 1969   |   Guest
sql dbms


31 Dec, 1969   |   Guest
sql server management studio 2008


31 Dec, 1969   |   Guest
hierarchical database


31 Dec, 1969   |   Guest
sql 2008 training


31 Dec, 1969   |   Guest
sql server price


31 Dec, 1969   |   Guest
dbms comparison


31 Dec, 1969   |   Guest
database design


31 Dec, 1969   |   Guest
sql date format


31 Dec, 1969   |   Guest
concatenate sql


31 Dec, 1969   |   Guest
sql server 2008 developer edition


31 Dec, 1969   |   Guest
databases


31 Dec, 1969   |   Guest
dbms job


Showing: 1-20 of 34    »»


Add comment

Others in this Category
document I have a date field in an Oracle table and I want to insert a new record. I'm trying to insert a date with a time component into this field, but I'm having some problems. How can I insert this value into the table? For example, the value is '3-may-03 21:02:44'.
document In PSQL, I want to declare a cursor within cursor. The second cursor should use a value from the first cursor in the "where clause". How can I do this?
document Explain the difference between a hot backup and a cold backup and the benefits associated with each.
document What is wdbsvr.app file used for? What's full path of this file? What's significance of this file ?
document Interview Questions!
document How would you determine the time zone under which a database was operating?
document Explain the use of setting GLOBAL_NAMES equal to TRUE.
document What command would you use to encrypt a PL/SQL application?
document Explain the difference between a FUNCTION, PROCEDURE and PACKAGE.
document Explain the use of table functions.
document Name three advisory statistics you can collect.
document Where in the Oracle directory tree structure are audit traces placed?
document Explain materialized views and how they are used.
document When a user process fails, what background process cleans up after it?
document What background process refreshes materialized views?
document How would you determine what sessions are connected and what resources they are waiting for?
document Describe what redo logs are.
document How would you force a log switch?
document Give two methods you could use to determine what DDL changes have been made.
document What does coalescing a tablespace do?
document What is the difference between a TEMPORARY tablespace and a PERMANENT tablespace?
document Name a tablespace automatically created when you create a database.
document When creating a user, what permissions must you grant to allow them to connect to the database?
document How do you add a data file to a tablespace?
document How do you resize a data file?
document What view would you use to look at the size of a data file?
document What view would you use to determine free space in a tablespace?
document How would you determine who has added a row to a table?
document How can you rebuild an index?
document Explain what partitioning is and what its benefit is.
document You have just compiled a PL/SQL package but got errors, how would you view the errors?
document How can you gather statistics on a table?
document How can you enable a trace for a session?
document Name two files used for network connection to a database.
document What is a deadlock and Explain
document What is a Database instance ? Explain
document What is Parallel Server ?
document What is a Schema ?
document What is an Index ? How it is implemented in Oracle Database ?
document What are the basic element of Base configuration of an oracle Database ?
document What is Data Mapping
document How to make an "ISNUMBER" function?
document Running Multiple DBs on the Same Server?
document Oracle PL/SQL - Introduction



RSS