What Is SQL*Loader?
Submitted by: AdministratorSQL*Loader is a database tool that allows to load data from external files into database tables. SQL*Loader is available as part of the free Oracle 10g Expression Edition. It has some interesting features as:
► Can load data from multiple data files into multiple tables in one load session.
► Can specify character set of the data.
► Can generate sophisticated error reports.
► Can load data directly to Oracle datafiles, bypassing normal record inserting process.
Submitted by: Administrator
► Can load data from multiple data files into multiple tables in one load session.
► Can specify character set of the data.
► Can generate sophisticated error reports.
► Can load data directly to Oracle datafiles, bypassing normal record inserting process.
Submitted by: Administrator
Read Online Oracle Database Job Interview Questions And Answers
Top Oracle Database Questions
☺ | What Happens to Indexes If You Drop a Table? |
☺ | How To Call a Stored Function in Oracle? |
☺ | What Happens If You Lost a Data File? |
☺ | How Run SQL*Plus Commands That Are Stored in a Local File? |
☺ | What Is Input Buffer in SQL*Plus? |
Top DB Oracle Categories
☺ | Oracle PL-SQL Interview Questions. |
☺ | Oracle DBA Interview Questions. |
☺ | Oracle D2K Interview Questions. |
☺ | OCI Interview Questions. |
☺ | Oracle RMAN Interview Questions. |