Data Activity Tracking Using SQL Triggers
This article goes into a framework for tracking data manipulation activity using a few triggers.
2022-12-09
7,078 reads
This article goes into a framework for tracking data manipulation activity using a few triggers.
2022-12-09
7,078 reads
Learn how one company adopted, adapted, and learned from the Agile methodology.
2022-11-28
4,496 reads
By Steve Jones
I have said and written this many times: Redgate Software is the type of...
By SQLPals
How to Check TDE Progress and Elapsed Time in SQL Server ...
By Steve Jones
Next week I’m at VS Live in San Diego (register and join me) and...
Comments posted to this topic are about the item Squared Values
Comments posted to this topic are about the item I Don't Want To Do...
Comments posted to this topic are about the item Managing Feature Flags with GET_BIT()...
What happens when I run this code in SQL Server 2022?
SELECT SQUARE('12') See possible answers