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:
00418140
Vues:
26
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]%'
It's "my" world. You're just living in it.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform