How to create ORACLE tables using data from a file?

From: Sanjay Kaul <skaul_at_ms.uky.edu>
Date: Wed, 29 Jul 1992 01:31:01 GMT
Message-ID: <1992Jul28.213101.2345_at_ms.uky.edu>


I have to create ORACLE DATABASES from user files. One file contains database description. So the CREATE TABLE command has to execute using a file.
Another file contains raw data(tuples) to be inserted in the TABLE created above.

Hence the database structure has to be created from the file and then this database has to be filled(with rows) using another file.

Would appreciate any suggestions.

Thanks in advance.

Sanjay

-- 
***************************************************************
Sanjay Kaul                 * BITNET   :cs0768sk_at_ukcc.uky.edu *
700 Woodland Ave,           * INTERNET : skaul_at_ms.uky.edu     *
#F-209,Lexington,KY,40508   * TEL :(606) 258 -6221            * 
Received on Wed Jul 29 1992 - 03:31:01 CEST

Original text of this message