Hi,Exists in postgres a function that return me the current system timestamp?
For example:INSERT INTO test VALUES (SYSDATE) \g
Thanks,Pier Paolo.