I just have a quick question on sql syntax. I'd like to select * from table where source="home" and date=#1/26/2005#
except for several id's 1,2,3,4 (except that they are not consecutive and not in the begining or end)
Is there some sort of 'except' clause?
Thanks!
except for several id's 1,2,3,4 (except that they are not consecutive and not in the begining or end)
Is there some sort of 'except' clause?
Thanks!