Syntax highlighting changes the colors and attributes of the text in the SQL statement displayed panes, making it easier to quickly identify parts of the code. The text colors and attributes for syntax highlights can be defined within the Options window.
To define the syntax highlighting
Click .
Select the Editor tab.
Under the Editing section, click next to the Syntax highlight checkbox.
Modify the colors and attributes for any of the elements listed below. Click OK.
Check the Syntax highlight checkbox in order for your selections to apply the syntax highlighting to the code.
The font format and color for the following elements can be defined for the following elements in the syntax of a SQL statement:
Syntax Element |
Description |
DB2 SQL reserved words. For example: ACCESS, ADD, ALL, ALTER, AND, ANY, AS, ASC , BETWEEN, BY | |
Function |
DB2 build-in functions. For example: ABS, ACOS , ASCII, ASIN , ATAN , ATAN2, CEIL , SIGN |
Comment |
Comment delimiters ( --, /* */ ) |
String enclosed in double quotes ( " " ) | |
String |
String enclosed in single quotes ( ' ' ) |
Number |
Numbers 0 to 9 and floating point. |
Symbols. For example: !, $, %, ^, &, *, (, ), -, =, +, {, }, [, ], :, ;, @ | |
Data type |
DB2 data type. For example: CHAR, INTEGER, LONG, NUMBER, RAW, VARCHAR , VARCHAR2 |
Invalid object |
Unrecognized database object under the current database and schema. |
Host variable |
Host variable names. |
Difference highlight |
The differences between two SQL for the SQL Comparer window. |
Optimizer SQL options. | |
Selected text. | |
Member lookup dialog box. | |
Argument Lookup |
Argument lookup dialog box. |
Identifier |
Any words that do not fall in the above categories. |
Specify the foreground color of the selected element; use the Foreground color list or click button to select the desired color. Select the Use default foreground color checkbox to use the Windows default text color.
Specify the background color of the selected element; use the Background color list or click button to select the desired color. Select the Use default background color checkbox to use the Windows default background color. As the default, this checkbox is selected for all elements.
Specify the font style and size of all editable panes.
Reset the default settings for syntax highlight of the selected element.
To change the color and attribute of a particular element, select the syntax name from the Element option list-box or select the text from the Preview section and change the attributes accordingly. Changes will be reflected on the Preview section, click Apply to implement the changes.
To change text to uppercase
Select the text and click.
To change text to lowercase
Select the text and click .
Quest SQL Optimizer for IBM® DB2® LUW maximizes SQL performance by automating the manual, time-intensive and uncertain process of ensuring that SQL statements are performing as fast as possible. SQL Optimizer analyzes, rewrites, and evaluates SQL statements within multiple database objects, files, or SQL statements captured by the DB2 Event Monitor. With SQL Optimizer, you can analyze and optimize all your problem SQL from multiple sources. SQL Optimizer also provides you a complete index optimization and plan change analysis solution, from index recommendations to simulated index impact analysis, through comparison of multiple SQL access plans.
SQL Optimizer provides you with the following main modules.
SQL Optimizer (including SQL Rewrite and Generate Indexes functions)
SQL Functions are available in evaluating index-set and SQL alternatives. These functions are:
Run Result (SQL alternatives only)
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center