Trigger Based Change Data capture
This script capture INSERTs / UPDATEs / DELETEs on SQL Server table and logs to single table in JSON Format.
2017-12-22 (first published: 2017-12-01)
1,215 reads
This script capture INSERTs / UPDATEs / DELETEs on SQL Server table and logs to single table in JSON Format.
2017-12-22 (first published: 2017-12-01)
1,215 reads
Use this script to find the Stored Procedures which are referencing the table passed as argument from all databases on the server.
2013-08-12 (first published: 2013-08-02)
1,100 reads
By HeyMo0sh
This post is about code which is an online editor you can use with...
By HeyMo0sh
This blog post is about a situation where you are capitalising an argument in...
By HeyMo0sh
This blog post relates to where you might be doing scale operations of your...
I've been playing around wiht bcp out the data into csv file but been...
My goal is to have an FCI across 2 nodes with shared storage (node...
Comments posted to this topic are about the item Power Query or SQL Server?...