Tagged Questions
3
votes
7answers
3k views
SQL Date Formulas
I need a date formula in Oracle SQL or T-SQL that will return a date of the previous week (eg Last Monday's date).
I have reports with parameters that are run each week usually with parameter dates ...