In PostgreSQL, the DATE_PART() function is used to query for subfields from a date or time value. Syntax: DATE_PART(field, source).
確定! 回上一頁