score:4

Accepted answer

you can have a trigger or a default value for the date/time field so that the time inserted is obtained from the database and not passed from your client to the server. example 1: sql server default date time example 2: sql server trigger for date update.


Related Query

More Query from same tag