Example#. SELECT CURRENT_DATE + '1 day'::INTERVAL; SELECT '1999-12-11'::TIMESTAMP + '19 days'::INTERVAL; SELECT '1 month ...
確定! 回上一頁