SP3 for SQL Server 2016 Just Released
Just over 3 years since Microsoft released SQL Server 2016 SP2, today Microsoft released SP3. There was a total of 17 Cumulative Updates in that… Read More »SP3 for SQL Server 2016 Just Released
Just over 3 years since Microsoft released SQL Server 2016 SP2, today Microsoft released SP3. There was a total of 17 Cumulative Updates in that… Read More »SP3 for SQL Server 2016 Just Released
Working on a recent SQL Server merge replication project we needed to update some of the servers in a merge replication scenario without upgrading all… Read More »For merge publications, the version of the Subscriber must not exceed the version of the Publisher
One of the more challenging components to configure on SQL Server is SQL Mail. I don’t know how many times I have had to try… Read More »SQL 2016 Won’t Send Mail
For more information on cursors, also take a look at the free SQL query training provided by Steve Stedman. Cursors are a feature of SQL Server… Read More »T-SQL: A Simple Example Using a Cursor