Good News Everybody!
The new search engine is LIVE!
Please report any problems to david (at) midrange.com.
|
And, you can throw a trim() in there as well.
Select * from qtemp/myfile
where field100 not like '%' concat trim(field5) concat '%'
CRPence on Thursday, January 26, 2012 3:12 PM wrote:
<<SNIP>>
Select * from qtemp/myfile /* rtrim(field5) maybe instead? */
where field100 not like '%' concat strip(field5) concat '%'
; -- report from above SELECT:
....+....1....+....2....+....3....+....4
FIELD5 FIELD100
setup Setup the system to generate alerts
******** End of data ********
;
<<SNIP>>
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.