If you don't have/want to use a calendar table, you can take advantage of generate_series function. create table t (dt timestamp); insert into t ...
確定! 回上一頁