How do I automatically update a timestamp in PostgreSQL

后端 未结 4 572
执念已碎
执念已碎 2020-12-07 08:15

I want the code to be able to automatically update the time stamp when a new row is inserted as I can do in MySQL using CURRENT_TIMESTAMP.

How will I be able to achi

4条回答
提交回复
热议问题