MYSQL to default the end date based on previous week's last date
How do I go about making the in_date's end date always based on the previous week's last date? For example today is 24 April 2023, and the previous week's (Mon to Sun) last date was 16/04/2023 Expected SQL Query: SELECT…