Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Optimization of Select stmt
Message
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
00811925
Message ID:
00812463
Views:
10
>The problem is that I need to run the check with case insensitivity and I need an exact match like the following:

SQL Server comes set up default to ignore case sensitivity. And if you use '=' instead of 'like' you should be ok with the exact matching.
Previous
Reply
Map
View

Click here to load this message in the networking platform