|  |  | 
|  |  | Archives of the TeradataForumMessage Posted: Fri, 07 Jan 2005 @ 16:11:48 GMT
 
 Move your "Not" to the front of "upper" like so: 
     select
        store_code,
        format_description
     from
        stores
     where
        not upper(format_description) like any ('%LOCAL%','%CENTRAL%')
     ;
(Mike Larkins would be proud... He was my first SQL mentor ya know...) Chris Coffing 
 | ||||||||||||||||||||||||||||||||||||||||||||||
|  | ||||||||||||||||||||||||||||||||||||||||||||||||
| 
 | ||||||||||||||||||||||||||||||||||||||||||||||||
|   | ||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||