[thelist] Knuckle-headed SQL Question

Chris Hayes chris at lonondweb.net
Thu Nov 9 04:03:29 CST 2000


> > Ron's solution is the same I use for letters Name Like 'A%'.
>
> I'd try
>
> SELECT whatever FROM wherever WHERE Name RLIKE '[0-9].*'
>
> RLIKE, or REGEXP let you use full regex for searches.

Can you do this?  I have never seen REGEXes in SQL, not that I'm any kind of
guru.  Is this in Access2000 SQL?








More information about the thelist mailing list