Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: import text files

Re: import text files

From: DA Morgan <damorgan_at_x.washington.edu>
Date: Mon, 31 Jan 2005 11:59:26 -0800
Message-ID: <1107201410.97971@yasure>


pradeep via OracleMonster.com wrote:

> i want to import text files(.txt) into the database tables.

Then do it.

Do it with SQL*Loader, do it with UTL_FILE, do it with external tables ... however you wish ... but by all means proceed with gusto.

Without information like the Oracle version, number of files, size of files, and type of content no substantive help is really possible.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace 'x' with 'u' to respond)
Received on Mon Jan 31 2005 - 13:59:26 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US