select current_timestamp; -- date and time, standard ANSI SQL so compatible across DBs · select * · select * · select * · select day(getdate()); -- or month() or ...
確定! 回上一頁