Saving the results of the query
Features
You can either export all the results of an SQL statement or just individual cells.
Procedure
Position your mouse pointer in the results window and right-mouse click.
Export results
Saves the result as a text file.
The columns are separated by tabs. Rows are separated by line breaks. Long columns up to max. 16 characters and characters that cannot be displayed are replaced with blank characters.
Saves the result as an Excel file.
Each column is saved in cells in the Excel file. You can transfer a maximum of 1024 bytes into one Excel cell. Any data in the CHARACTER format greater than 1021 bytes is truncated and flagged with three periods (...).
Export cells
Saves the cell contents as a text file.
Displays the cell contents in a separate window.
Exporting and/or displaying the contents of cells is particularly helpful with LONG columns.