home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / database / oracle / 1153 < prev    next >
Encoding:
Text File  |  1992-07-28  |  1.0 KB  |  29 lines

  1. Newsgroups: comp.databases.oracle
  2. Path: sparky!uunet!cs.utexas.edu!asuvax!ukma!skaul
  3. From: skaul@ms.uky.edu (Sanjay Kaul)
  4. Subject: How to create ORACLE tables using data from a file?
  5. Message-ID: <1992Jul28.213101.2345@ms.uky.edu>
  6. Date: Wed, 29 Jul 1992 01:31:01 GMT
  7. Organization: University Of Kentucky, Dept. of Math Sciences
  8. Lines: 19
  9.  
  10. I have to create ORACLE DATABASES from user files.
  11. One file contains database description. So the CREATE TABLE command
  12. has to execute using a file.
  13. Another file contains raw data(tuples) to be inserted in the TABLE
  14. created above.
  15.  
  16. Hence the database structure has to be created from the file and
  17. then this database has to be filled(with rows) using another file.
  18.  
  19. Would appreciate any suggestions.
  20.  
  21. Thanks in advance.
  22.  
  23. Sanjay
  24. -- 
  25. ***************************************************************
  26. Sanjay Kaul                 * BITNET   :cs0768sk@ukcc.uky.edu *
  27. 700 Woodland Ave,           * INTERNET : skaul@ms.uky.edu     *
  28. #F-209,Lexington,KY,40508   * TEL :(606) 258 -6221            * 
  29.