Results 1 to 9 of 9

Thread: UTL_FILE Package

Threaded View

  1. #1
    Join Date
    Mar 2004
    Posts
    4

    UTL_FILE Package

    Hi,

    I am looking for some code. Pls help me if you can. I want to write PL/SQL procedures(I have to..recommended) instead of SQL Loader.

    Retrieving data from Flat Files (CSV) and inserting into Oracle 9i Data Base using UTL_FILE Package.

    Example Data : 123, abc

    This data should be inserted in oracle data base table as seperate fields (code, name)


    Thanks
    Last edited by susheela; 03-08-2004 at 03:49 PM.

Posting Permissions

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