Results 1 to 3 of 3

Thread: loading data into .csv format using plsql

  1. #1

    loading data into .csv format using plsql

    Hi All,

    I have a requirement as follows;

    A procedure will be called from the front end ..
    Immediately the out put of the procedure should be extracted into .csv file and the file should open immediately..so the font end user will view the data in excel and save it for his further reference..

    I am trying with the util package...is that the best way...
    I wanted to know whether there is any other way to do this task..

    Thanks,
    Vijay


  2. #2

    Re: loading data into .csv format using plsql

    I have used the UTL_FILE previously. You can also use java to do the same. Here is a link to Tom Kyte's site that has a good detailed example of using utl_file by creating an owa_sylk procedure.


  3. #3
    Expert Member
    Join Date
    Nov 2008
    Answers
    300

    Re: loading data into .csv format using plsql

    What is your procedure exactly doing?...is it feeding the data of a select query in to a file or reading a data from one file and feeding in to a csv?


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact