0

I'd like to export the results from a query in a .csv file. I'm using Oracle SQL Developer and the /*csv*/ tag. I get the data formatted fine, but I also get the query. My .csv file looks something like this.

What options should I use so I only get the data? I've tried SET TERM, SET ECHO, and SET VERIFY and nothing works so far. Thank you in advance for any helpful ideas.

helencrump
  • 1,351
  • 1
  • 18
  • 27
Richard
  • 1
  • 1
  • Could you please provide a link to the original poster of this question. I've searched and couldn't find anything like what I'm asking. – Richard Nov 16 '15 at 19:03
  • Please disregard the above comment. I found the link and it worked. Thanks! – Richard Nov 16 '15 at 19:19

0 Answers0