Customized SQL Result workspace

The Customized SQL Result workspace is a predefined link to workspace that provides the results of the selected customized SQL statements. You can access the Customized SQL Result workspace by right-clicking a row in the Customized SQLs workspace and then linking to the Customized SQL Result workspace.

The information displayed is based on the provided database alias and the definition of the SQL statement. This workspace contains the following views:

  • Customized SQL Definition:
    • Provides the definition details of the customized SQL statements, including information such as the name of the definition file.
  • Customized SQL Detail:
    • Provides the result of executing the SQL statement including 5 named int type columns and their respective values, 5 named string type columns and values, and their respective values and datetime type columns.