Insert/Update Query updating datetime with same value

Are you sure the data in the database table is not inserted properly and the issue is not just in the database manager UI - have you checked this in a third party database tool?
Also NOW_UTC will return the time in the UTC time zone - not your local time :slight_smile:

1 Like