↧
Difference Between SET QUOTED_IDENTIFIER ON and OFF setting in SQL Server
In this article we will discuss on the difference between SET QUOTED_IDENTIFIER ON and SET QUOTED_IDENTIFIER OFF. Please go through the article SET QUOTED_IDENTIFIER ON/OFF Setting in Sql Server to...
View ArticleINSERT/UPDATE failed because the following SET options have incorrect...
In this article we will discuss on when we get the errors like below in Sql Server and how to resolve them. Msg 1934, Level 16, State 1, Procedure AddEmployee, Line 5 INSERT failed because the...
View Article