Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Retrieve non-alpha matches
Message
From
19/09/2000 13:08:32
 
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Miscellaneous
Thread ID:
00417810
Message ID:
00418140
Views:
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]%'
It's "my" world. You're just living in it.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform