Script to remove a constraint and drop columns
Recently there was a need to get rid of a replication column after replication was disabled on a SQL Server …
Recently there was a need to get rid of a replication column after replication was disabled on a SQL Server …
I saw multiple posts on MSDN regarding the following message: “The replication agent has not logged a progress message in …
I have always loved writing T-SQL scripts and am ever-ready to write a T-SQL script when the opportunity presents itself. …