Have you tried it? I'd guess the syntax is more or less the same. Something along the lines of
select * from bob join jim on col1 regex 'regexhere' If that, or something similar, doesn't work, you'll have to turn to people who actually know what they're talking about -- like CF-TALK. :-) --Ben On 6/27/06, James Smith <[EMAIL PROTECTED]> wrote: > > http://dev.mysql.com/doc/refman/5.0/en/regexp.html > > I had already looked here but all the examples I can find anywhere are using > the regex in the select statement and I am not sure if there is a way to use > them in the join? > > -- > No virus found in this outgoing message. > Checked by AVG Free Edition. > Version: 7.1.394 / Virus Database: 268.9.5/376 - Release Date: 26/06/2006 > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:5:210365 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
