PostgreSQL では曜日を判定するために「extract ( field from source ) ... select date ,extract(dow from date) as "day of week" from dayofweek.
確定! 回上一頁