The PostgreSQL date_part function extracts parts from a date. Syntax. The syntax for the date_part function in PostgreSQL is: date_part( 'unit', date ) ...
確定! 回上一頁