...
Name | Required | Default Value | Macro Browser Label | Description |
---|
Data Source (may be restricted) |  |
| Data Source Name | Specify the Data Source name. It represents an application server defined Data Source or Data Source Profile defined by your administrator. |
Output |
|
| Output format | Determines how the output is formatted: - html - Generates HTML — Generates HTML from the result set data. Data is html HTML encoded unless encoding has been disabled.
- wiki - Generates — Generates and renders wiki markup from result set data. If the data might contain unintended wiki markup characters, set the escape parameter to true.
- xhtmlXHTML (Pro Edition) - — Generates and renders XHTML from result set data. Data is html HTML encoded unless encoding has been disabled (disableAntiXss).
- unrenderedWiki (Pro Edition) - — Generates wiki markup from result set data, similar to wiki, without rendering. Wraps with a table-plus macro suitable for copying to another system.
|
For more information on Common SQL parameters, refer to Working with SQL parameters - 9.x.
Examples
Explore SQL Parameters
...