NYCPHP Meetup

NYPHP.org

[nycphp-talk] Querying a DB for Items with Names that Start with a Number

harvey list at harveyk.com
Fri Mar 26 10:56:23 EST 2004


hello,
i would like to query a database and select only those records where the
name field starts with a numeric character. how can i do something like the
following? thanks in advance...
harvey

SELECT * FROM data WHERE is_numeric(name{0})




More information about the talk mailing list