PostgreSQL-資料型態轉換與日期計算

MENG
Oct 23, 2020

to_number(to_char(current_timestamp + INTERVAL ‘-180’ DAY, ‘YYYYMMDD’),’99999999')

--

--