SELECT NOW();. This function is a synonym for SYSDATE() . SELECT CURDATE();. This function returns the current date, without any time, ...
確定! 回上一頁