Sysdate function 會回傳資料庫系統當前的日期與時間。

使用語法如下:

Sysdate

直接叫用即可,不需帶入任何的參數。

像是這樣:

{% img /images/posts/SysdateFunction/1.png %}