Hello, In Oracle I am looking for the most efficent way to say...If today is monday give me Friday-Sunday, if it is not Monday give me the previous days date. I have seen something close in a where clause with a case but I just can't get the syntax correct.
Thanks in advance