boomer1974
MIS
Hello experts,
I am having a terrible time getting this where statement to work. All I want to say is: SELECT * FROM mytable WHERE mytable.date > 02/01/(of last year). Of course the (of last year) part is the part of the syntax that I cannot get to work. I know I can use the DatePart function but I cannot get past the syntax errors. Thanks in advance for any help you can provide.
Ryan
I am having a terrible time getting this where statement to work. All I want to say is: SELECT * FROM mytable WHERE mytable.date > 02/01/(of last year). Of course the (of last year) part is the part of the syntax that I cannot get to work. I know I can use the DatePart function but I cannot get past the syntax errors. Thanks in advance for any help you can provide.
Ryan