When sending values to the SQL store procedure, how can you also pass which operator is being used (e.g. contains, equals, between or before)?
When sending values to the SQL store procedure, how can you also pass which operator is being used (e.g. contains, equals, between or before)?