For ODBC, Native Database, and certain Adapter connections, the Custom Query option allows you create a SQL query to, for example, select a subset of rows or columns in a table, or join multiple tables.
Source queries support
To Create A SQL Query
Note: | Use square brackets ([]) to enclose table and field names that contain spaces. For example:
|
Warning: Important! When you click Test/Requery, the query is executed. If the query includes update or delete statements,, your data is affected.
The result set from your SQL query displays in the Source pane of the main window.
Note: If your adapter does not support SQL syntax queries, you may be able to
create a Insight Custom Query.
For information about creating SQL queries with Unicode data, see Unicode-compliant
SQL queries
See also
Creating a SQL Query with Unicode data
Using Scalar Functions in Lookup Links