2 réponses
In Oracle SQL Developer V3:
- Execute the said SQL query.
- Right-click on the data in the grid representing the result of the query.
- Select unload from the dropdown menu.
- A window opens, you choose: the data format (xls, csv, ...), the character encoding.
- The file is saved to this location and under this name by default C:\Users\[your_username]\export.xls
- Execute the said SQL query.
- Right-click on the data in the grid representing the result of the query.
- Select unload from the dropdown menu.
- A window opens, you choose: the data format (xls, csv, ...), the character encoding.
- The file is saved to this location and under this name by default C:\Users\[your_username]\export.xls
klmop
Great, it works!