Summary
This example shows how rreplacement occurs for variables.
...
a variable replacement takes place.
Macro Input | Output |
---|---|
The query has a variable within the SQL macro body | The macro will execute without any errors |
The query refers to a variable that is located in a file | The macro will throw an error |