This is getting closer, but again - I don't want results for an entire year or a range of dates.
I just want the current week and the past week based on the current date. Also, I'm not going to be passing in parameters - it's a straight select based on the current data as defined by this line in the original code:
FROM (SELECT GETDATE() AS CurrentDate
A. M. Robinson
No comments:
Post a Comment