DBAsupport.com Forums - Powered by vBulletin
Results 1 to 7 of 7

Thread: SQL*Loader quetsion

  1. #1
    Join Date
    Dec 2000
    Location
    Virginia, USA
    Posts
    455

    SQL*Loader quetsion

    I have a source file with 9 columns delimited by "~" now I want to only load 7 columns, is there a way to do this using sql*loader, or do I have to load all the fields?

    Thanks in Advance

  2. #2
    Join Date
    Jan 2001
    Posts
    642
    Yes! you can load only few columns using sql*loader.

    Check the documentation

    Badrinath
    There is always a better way to do the things.

  3. #3
    Join Date
    Jan 2001
    Posts
    642
    There is always a better way to do the things.

  4. #4
    Join Date
    Dec 2000
    Location
    Virginia, USA
    Posts
    455
    Can you please provide more info, I don't have the documentation here.

    Thanks

  5. #5
    Join Date
    Dec 2000
    Location
    Virginia, USA
    Posts
    455
    Thanks

  6. #6
    Join Date
    Feb 2000
    Location
    Singapore
    Posts
    1,758
    Originally posted by irehman
    Can you please provide more info, I don't have the documentation here.

    Thanks
    http://download-west.oracle.com/docs...rt2.htm#435958
    Sanjay G.
    Oracle Certified Professional 8i, 9i.

    "The degree of normality in a database is inversely proportional to that of its DBA"

  7. #7
    Join Date
    Dec 2002
    Location
    Bangalore ( India )
    Posts
    2,434
    U could use POSITION(x:y).
    funky...

    "I Dont Want To Follow A Path, I would Rather Go Where There Is No Path And Leave A Trail."

    "Ego is the worst thing many have, try to overcome it & you will be the best, if not good, person on this earth"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width