Embedded SQL¶
What is new - 6.0¶
A new built-in function SQL() has been added to DataFlex Reports 6.0, which allows you to execute SQL statements directly (also known as SQL expressions). This function is only available for ODBC data sources and is a powerful addition to report developers. However, only a single value can be returned from a SQL() function.
