In PostgreSQL you can use the extract() function to get the day from a date. You can also use date_part() to do the same thing.
確定! 回上一頁