This section provides details on how to personalize the column width, number of records to be fetched in the query results, and result copy of column header or row number using the Query Results setting.
The Preferences dialog box is displayed.
The Query Results pane is displayed.
Column Width customization options:
Option |
Outcome |
---|---|
Content Length |
Selecting this option enables you to set the column width based on the content length of the column. |
Custom Length |
Selecting this option enables you to set the column width based on the value entered in this field. NOTE:
This column accepts value between 100 and 500. |
Click Restore Defaults from Query Results pane to reset to default values. The default value is Content Length.
Set the number of records to be fetched in the query results:
The Preferences dialog box is displayed.
The Query Results pane is displayed.
Option |
Outcome |
---|---|
Fetch All records |
Selecting this option enables you to fetch all the records in the query results. |
Fetch custom number of records |
Selecting this option enables you to set the number of records that needs to be fetched in the query results. NOTE:
This column accepts value between 100 and 5000. |
Click Restore Defaults from Query Results pane to reset to default values. The default value is Fetch custom number of records (1000).
Set preference to copy column name and row number from query results:
The Preferences dialog box is displayed.
The Query Results pane is displayed.
Option |
Outcome |
---|---|
Include column header |
Selecting this option enables you to copy column headers from the query results. |
Include row number |
Selecting this option enables you to copy the selected content along with the row number from the query results. |
Click Restore Defaults from Query Results pane to reset to default values. The default value is Include column header.
Set preference to decide the behavior of opening up result set window/s:
The Preferences dialog box is displayed.
Option |
Outcome |
---|---|
Overwrite Resultset |
Current result set opened window/s are closed and new result set window is opened. |
Retain Current |
New result set window/s are opened retaining already opened result set window/s. |
Set save behavior of edit table data operation:
Server Type |
Auto Commit |
Reuse Connection |
Table Data Save Option |
Behavior |
---|---|---|---|---|
GaussDB(DWS) |
ON |
ON |
Save Valid Data |
All the valid data will be saved and committed. Incorrect data will be omitted. |
ON |
ON |
Do Not Save |
If an error occurs , no data will be saved. |
|
ON |
OFF |
Save Valid Data |
All the valid data will be saved and committed. Incorrect data will be omitted. |
|
ON |
OFF |
Do Not Save |
If an error occurs, no data will be saved. |
|
OFF |
ON |
Save Valid Data |
If an error occurs, no data will be saved. Perform Commit/Rollback to proceed further. |
|
OFF |
ON |
Do Not Save |
If an error occurs, no data will be saved. Perform Commit/Rollback to proceed further. |
Click Restore Defaults from Edit Table Data pane to reset to default values. The default value is Save Valid Data.
You can enable/disable to display the data encoding type in edit, view, and query results window.
Follow the steps to modify display of encoding option:
The Preferences dialog box is displayed.
The Query Results pane is displayed.