Replacing expressions in the Expression Builder wizard

You can use the Expression Builder wizard to replace expressions or subqueries that you have defined.

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 replace an expression:

  1. In the Design pane of the SQL builder, double-click the cell in which you want to replace the expression.
  2. Click Replace Expression in the list. The Expression Builder wizard opens.
  3. Select the type of expression that you want to replace the existing expression, and then click Next.
  4. Specify information for the fields in the wizard, 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