Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Create a trigger to Insert timestamp into created_at field

$
0
0
Quite simply I would like to create a trigger to insert timestamp into my created_at field whenever a new record is created.I know how to create the trigger but have no idea how to write the query and would really appreciate the help.

Viewing all articles
Browse latest Browse all 3145

Trending Articles