#TSQL2sday: System-Maintained LastUpdatedDate, LastUpdatedBy Columns
For this month's T-SQL Tuesday, we're talking about interesting Connect requests to fix or change SQL Server behavior.
In our Senior DBA Class, one of the exercises involves figuring out changes to a table after an Always On Availability Group failover. In every class, several students always say the same thing: "I really wish I had a LastUpdatedDate column on all of my tables that just updated automatically."