Quite often, you need the current timestamp in PostgreSQL. You do that as follows − SELECT current_timestamp. It will output the current ...
確定! 回上一頁