You can direct the data resulting from your SQL statement either to the Results tab or to a file.
The Output tab is available only when the type of the SQL statement is Select.
Display
Click Display to display the data resulting from your SQL statement on the Results tab.
File
Click File to write the data resulting from your SQL statement into a file.
Click Settings to select the type of XML file:
You can use Windows NotePad or any standard XML editor to edit the contents of the DTD XML file (to add, remove, or change data), so long as:
You can create the DTD-XML file with any of the following character encodings:
Encodings available with Java 1 browsers: | Encodings available with Java 2-enabled browsers: |
---|---|
UTF-8 | UTF-8 |
Shift_JIS | Shift_JIS |
GB2312 | GB2312 |
ksc_5601 | EUC-KR |
Big5 | Big5 |