SQLServerCentral Article

SQL Server Stored Procedures and SET options

SET options on stored Procedures work a bit different when compared with ad-hoc queries. These differences in behavior are often overlooked when developing the procedures and generating deployment scripts. This mistake can lead to undesired behavior in the application.

4.25 (36)

You rated this post out of 5. Change rating

2015-10-02 (first published: )

20,072 reads

SQLServerCentral Article

An in-depth look at change detection in SQL Server - Part 02

Auditing, conflict resolution, tamper & concurrency protection are some of the most common requirements for any enterprise system – this 2-part series presents an in-depth look at the various change detection mechanisms available within SQL Server.

4.92 (13)

You rated this post out of 5. Change rating

2013-02-19

8,289 reads

SQLServerCentral Article

An in-depth look at change detection in SQL Server - Part 01

Auditing, conflict resolution, tamper & concurrency protection are some of the most common requirements for any enterprise system – this 2-part series presents an in-depth look at the various change detection mechanisms available within SQL Server.

4.58 (12)

You rated this post out of 5. Change rating

2013-02-12

5,245 reads

SQLServerCentral Article

Never update systems tables directly - a study in Agent job scheduling

It is often recommended that system tables should not be updated directly. Presenting a case in point built around nightly job configuration in order to demonstrate the possible issues with updating system tables directly.

4.44 (16)

You rated this post out of 5. Change rating

2012-09-17

5,549 reads

Blogs

How to give developers access to Query Store

By

Let’s have devs look at their own query performance. Yes, please, sign me up...

Sharpen Your SQL Skills: June’s Challenge Awaits!

By

This June, LearnSQL is throwing down the gauntlet with a fresh SQL Practice challenge....

Denver Dev Day – Best Practices for Database Deployments Resources

By

I delivered a talk today on database deployment best practices at the Denver Dev...

Read the latest Blogs

Forums

The name of column index 9 is empty ADF

By erics44

Hi I am brand new to Data Factory I am getting the following error...

How to set execution timeout in SSMS for SQL Server Programmatically

By IT researcher

I want to set the execution timeout in SSMS Connection properties on the 'Connect...

The SQL Assessment API

By Steve Jones - SSC Editor

Comments posted to this topic are about the item The SQL Assessment API

Visit the forum

Question of the Day

The SQL Assessment API

What is the SQL Assessment API?

See possible answers