Editing expressions in the Expression Builder wizard

You can use the Expression Builder wizard to edit complex expressions or subqueries. An expression specifies a value.

You can start the Expression Builder wizard from anywhere in the SQL builder where you can use an expression in a statement (for example, the Column column in the Design pane of a SELECT statement).

Prerequisite: The SQL statement must be open in the SQL builder.

To edit an expression:

  1. In the Design pane of the SQL builder, double-click the cell in which you want to edit the expression.
  2. Click Edit Expression in the list. The Expression Builder wizard opens to the page for defining that type of expression .
  3. Specify information for the fields on the page, and then click Finish.
Related reference
Expression Builder wizard - Expression Types page
Expression Builder wizard - Function Builder page
Expression Builder wizard - CASE Options page
Expression Builder wizard - Searched CASE Expression page
Expression Builder wizard - Simple CASE Expression page
Expression Builder wizard - CAST Builder page
Expression Builder wizard - Constant Options page
Expression Builder wizard - Numeric Constant Builder page
Expression Builder wizard - String Constant Builder page
Expression Builder wizard - Subquery page
Expression Builder wizard - Expressions by Operators page

Feedback