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.
Data exporting may be resource and time consuming operation. Be patient if you are exporting a large amount of data.
Chose one of 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 is the File method 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 name will be put at the start of the output.
Text encoding of the exported data. UTF8 is commonly the best option.
Allow to change text line ending (CR/LF) to fit various operating systems implementations.