Recent content by itmasterw

  1. I

    Speed issue in exporting data

    In TOAD to run the query and save the data out it would take about 15 minutes at the most. The problem is that someone else has the TOAD application and I cannot ask them to do my work. I have PLSQL/Developer and I am woundering if there is a way to speed it up? Thanks
  2. I

    Speed issue in exporting data

    Hi, When I export data in PLSQL/Developer, it takes a lot of time in most cases. Now I realize that we deal with a lot of data. However, if for example, one of my queries that I run in TOAD only takes about 10 minutes. In here is takes about two hours. Can anything be done to speed this up...
  3. I

    How to export the results with out heading

    Hi, I am using the PLSL Developer and when I export data results it goes great. But I was wondering if someone could tell me how to export the data with out headings? In most systems you can do something like Set headings off right before the SQL statement, but that does not work here. Thank you
Back
Top