home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / database / oracle / 2915 < prev    next >
Encoding:
Internet Message Format  |  1993-01-22  |  1.2 KB

  1. Path: sparky!uunet!gatech!paladin.american.edu!howland.reston.ans.net!spool.mu.edu!olivea!tymix!enchanter!rklute
  2. From: rklute@enchanter.tymnet.com (Robert Klute)
  3. Newsgroups: comp.databases.oracle
  4. Subject: SQL Loader Question
  5. Summary: How do you combine input fields?
  6. Message-ID: <3207@tymix.Tymnet.COM>
  7. Date: 22 Jan 93 17:50:37 GMT
  8. Sender: usenet@tymix.Tymnet.COM
  9. Organization: BTNA
  10. Lines: 21
  11. Nntp-Posting-Host: enchanter
  12.  
  13. I am new to oracle.  I am trying to load a data base with
  14. several LARGE flat files (> 200meg each).  Each record is
  15. date and time stamped, but the date and time are disjoint.
  16.   
  17.   ... YYMMDD .... SSSSS ....
  18.  
  19. The records are fixed length, and the fields are fixed.  
  20. There is data in between the two fields, that I need.
  21.  
  22. Any ideas on how to get these together into a single
  23. database column? If need be I can hack a perl script to
  24. do it, but I was hoping there was a way to do it inside
  25. SQL Load.
  26.  
  27. Thanks.
  28.  
  29.  
  30. They came for the 4th amendment, I said nothing for I wasn't a drug dealer. 
  31. Then they came for the 2nd amendment, but I said nothing, I wasn't a gun owner.
  32. Then they came for the 6th amendment, but I kept quiet, I knew I wasn't guilty.
  33. Finally they came for the 1st amendment, and it was too late to say anything.
  34.