Is tehre a reason not to do a like comparison? If the postcode is always followed by a space, you could say something like
select * from a, b where a like b+' %' I think + is the concatenation op, but I'm too lazy to look it up. --Ben On 6/27/06, James Smith <[EMAIL PROTECTED]> wrote: > > 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. > > :-) > > Problem is the really needs a MySQL group rather than a CF one, and I am not > a member of any of those :-( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:5:210371 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=89.70.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
