Unfortunately not, the first half of the postcode would be allong the lines
of LS10 or LS7 or B2 and I need all of the letters that appear before the
first number. :-(

--
Jay

> 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

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.9.5/377 - Release Date: 27/06/2006
 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:5:210396
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

Reply via email to