Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
LIKE - what's wrong
Message
From
28/04/2003 12:30:46
 
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Miscellaneous
Thread ID:
00782298
Message ID:
00782311
Views:
14
Thank you Sergey, you are EXACLTY right ;0)

>Rhonda,
>
>Your @SearchString has trailing spaces because you declared it as char. Change it's type to varchar and it'll work.
DECLARE @EvaluationID int, @SearchString varchar(100)
>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform