On 6/27/06, James Smith <[EMAIL PROTECTED]> wrote: > Where a.regex is some fancy expression to select all available letters > before the first number (or space, or any non [a-z|A-Z] character). Can > this be done in MySQL and if so how?
Yes. :-) http://dev.mysql.com/doc/refman/5.0/en/regexp.html --Ben ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:5:210361 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
