You can use generate_series() to generate a series of dates, and extract() to get day of week. Then simply filter those dates where day of week are not ...
確定! 回上一頁