Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Retrieve non-alpha matches
Message
 
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Divers
Thread ID:
00417810
Message ID:
00418223
Vues:
25
>Cool! I'll try this. I didn't know you could do that. Is this just T-SQL implementation or ???
>
>>>What's the fastest way to retrieve records that start with non-alpha character (e.g. doesn't start with A-Z)?
>>

>>SELECT * FROM mytable WHERE mycolumn NOT LIKE '[A-Z]%'


I guess it's T-SQL only but I'm not sure.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform