Defining Parameters

When you are building statements with the SQL Statement Builder, you can use parameters to expand expressions or criteria. Parameters make statements reusable. For example, you could create an alarm database query that accepts a tag name as a parameter. See the following for detailed information: