Community

Generate external table definitions from SQL*Loader

(Bob Watkins) External tables, introduced in Oracle 9i, enable you to map a sequential text file to an Oracle table definition. Once the external table is defined, you can use the full power of the SQL SELECT statement—including parallel querying—to process it.

Read More - Register for Free Membership

Tags: