SQLEXP is a function that allows you to access data that is otherwise not
available in the orignal dataset of a report.
This way you can include data from other tables into user-defined
reports.
Syntax
SqlExp('<SQL statement>')
 |
Because names of recordsets and recordset fields may
be different in each report, check the names before writing SQL
statements. |
Usage
Add a new "Field with Expression" to the report by clicking the
Expression button
.
Enter an expression into the first field.

Examples