How can we help you today? How can we help you today?
james.elmer
escape character
I am trying to search for text that actually contains a % character in TSQL code. For example, I have a product named 'ProductName' and SQL code that looks for it by this query: WHERE product LIKE ...
2 followers 2 comments 0 votes