I am having an issue with the below where condition, when i use OR it is not working. Even when i do or 1=1 is also not working, is there an alternate way to use without getting or.
(FISCYR = 2012 and (MACCOUNT = 3600 and SACCOUNT <> 800)) OR (MACCOUNT >= 3000 and MACCOUNT <= 3500)