Div | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
On this page
|
...
Data Source Profiles allow for the configuration of extended parameter options. These profile-wide settings will be used by all SQL Macros if not overridden at the Macro-level.
Table: extended parameter options explained
Parameter | Macro Parameter | Default | Description |
---|---|---|---|
Limit rows processed | limit |
No limit | The maximum number of rows that will be processed and displayed by SQL macros. This prevents queries that result in a large number of rows from using excessive resources. Individual queries can use the limit parameter to override this value. The following options are available for selection:
| ||
Limit query time | queryTimeout | No |
View Data Source Profiles
...