Monday, 9 September 2013

How to handle unusual characters in tsql

How to handle unusual characters in tsql

In SSMS I query for a record by ID, then copy/paste a specific value from
the results grid into a new query to search for that specific value and no
records are found.
The field is nvarchar & the value in question has an alpha sign, but I
don't see why that should cause a problem.

No comments:

Post a Comment