Results 1 to 2 of 2

Thread: How to load a Flat File to Database?

  1. #1
    Join Date
    Apr 2010
    Posts
    2

    How to load a Flat File to Database?

    I am trying to load a flat file with around 250000 records to Oracle database. Can any one tell me as to how to load it using SQL loader. Also are there any other ways of loading it without using SQL loader or writing any program.

  2. #2
    Join Date
    Oct 2005
    Posts
    2,557
    Read the Utilities guide, lots of examples in it on how to use SQL*Loader.
    External table is another option.

Posting Permissions

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