Activity overview
Latest activity by james.elmer
Thanks for this answer! Helps when moving to a new machine! / comments
Thanks for this answer! Helps when moving to a new machine!
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 ...