数据仓库服务 GaussDB(DWS)-时间/日期函数:statement_timestamp()

时间:2025-02-12 15:04:42

statement_timestamp()

描述:当前日期及时间。

返回值类型:timestamp with time zone

示例:

12345
SELECT statement_timestamp();      statement_timestamp      ------------------------------- 2017-09-01 17:04:39.119267+08(1 row)
support.huaweicloud.com/sqlreference-910-dws/dws_06_0309.html