Newsgroups: comp.databases.oracle
From: jdennis@netcom.com (John Dennis)
Subject: Re: reading data files into a newly created table
Message-ID: <jdennisCnr0vy.BBu@netcom.com>
Organization: NETCOM On-line Communication Services (408 241-9760 guest)
X-Newsreader: TIN [version 1.2 PL1]
References: <2npdel$6hs@vixen.cso.uiuc.edu>
Date: Mon, 4 Apr 1994 19:00:21 GMT
Lines: 6


I would suggest you look at SQL-Loader.  It is fairly flexiable and
does *seem* to be able to handle you problem with a little rigging.
It advantage is it is *fairly* fast and maintainable.

John


