Forum: MS SQL Feb 13th, 2009 |
| Replies: 2 Views: 511 You could try to use a case statement in the where clause to determine which value to match. You could pass two parameters to the stored procedure. One of the parameters could be used to determine... |