Tag: Oracle

Community

Getting a look at 10g

(Robert Westervelt) With the Unix and Linux versions of the Oracle 10g database now available, and the Windows version due out in several weeks, database administrators are clamoring to get their hands on its automated features and new manageability options. (R)

Community

Oracle SQL*Loader Overview

SQL*Loader is the primary method for quickly populating Oracle tables with data from external files. It has a powerful data parsing engine that puts little limitation on the format of the data in the datafile. SQL*Loader is invoked when you specify the sqlldr command or use the Enterprise Manager in

Community

External Tables in Oracle 9i

(Ajay Gursahani) This article gives a brief understanding about External tables. External Tables are defined as tables that do not reside in the database, and can be in any format for which an access driver is provided. This external table definition can be thought of as a view that allows running a