I need to develop a query to return the date of the last Saturday in any given month. How can I do that? Code Listing 1: Find the last Saturday of each month for a year. SQL> select next_day( 2
I need to develop a query to return the date of the last Saturday in any given month. How can I do that? Code Listing 1: Find the last Saturday of each month for a year. SQL> select next_day( 2