home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.databases.oracle
- Path: sparky!uunet!cs.utexas.edu!asuvax!ukma!skaul
- From: skaul@ms.uky.edu (Sanjay Kaul)
- Subject: How to create ORACLE tables using data from a file?
- Message-ID: <1992Jul28.213101.2345@ms.uky.edu>
- Date: Wed, 29 Jul 1992 01:31:01 GMT
- Organization: University Of Kentucky, Dept. of Math Sciences
- Lines: 19
-
- 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@ukcc.uky.edu *
- 700 Woodland Ave, * INTERNET : skaul@ms.uky.edu *
- #F-209,Lexington,KY,40508 * TEL :(606) 258 -6221 *
-