Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Optimization of Select stmt
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Divers
Thread ID:
00811925
Message ID:
00812463
Vues:
11
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform