...
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 from the result set data. Data is html encoded unless encoding has been disabled.
- wiki - Generates and renders wiki markup from result set data. If the data might contain unintended wiki markup characters, set the escape parameter to true.
- xhtml (Pro Edition) - Generates and renders XHTML from result set data. Data is 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.
|
Examples
Explore SQL Parameters
The SQL Macro has dozens of built in parameters that you can explore and apply.
...