2

How do I export the data from an Oracle SQL Developer query?

I can create queries in it fine, but as to export?

Burgi
  • 6,768
SteveC
  • 2,193

2 Answers2

3

SQLDeveloper can export data to csv, xml, text
Here is the link to tutorial of SQL Developer http://st-curriculum.oracle.com/tutorial/SQLDeveloper/index.htm

vasily-vm
  • 236
  • 3
  • 7
0

You can also use SQLPAL if you're running Windows, as it exports to an Excel worksheet.

Diogo
  • 30,792
hfb
  • 1