Hi.
I have a SQL script scheduled to run at install and during maintenance.
In addition, the script has a condition of &MyFeatureName = 3 ("MyFeatureName" is replaced with the appropriate name). This is used because the script is related to a specific feature.
For some reason, the script is not ...