The current result set in the Data Viewer can be exported in this dialog. The export will contain all data even although there are records waiting for fetch: all data are fetched before export starts.
Chose one of the supported formats to export.
File - export data into file on local filesystem.
Clipboard - export data to the clipboard for pasting into another application directly.
Path to file if the File method is selected.
Column names will be exported too if is this option is enabled. If exporting in SQL inserts format, a CREATE TABLE statement with the column names will be put at the start of the output .
Text encoding of the exported data. UTF8 is commonly the best option.
Specifies text line ending (CR/LF/both) to fit various operating systems.