ssbaan
18th September 2009, 19:58
I know BaaN SQL 'Like' instruction for the the where clause works, but I can not get the 'Not Like' to work for a where clause. Does anyone know if this works in BaaN? More specifically I can not get the following to select the right data:
where tdsls961.clot not like "%A%" (16 position field)
wanting all serial numbers that do not contain an A
Thanks
Steve
where tdsls961.clot not like "%A%" (16 position field)
wanting all serial numbers that do not contain an A
Thanks
Steve