|
|
|
|
Causes SQL Server to follow the ISO rules regarding quotation mark delimiting identifiers and literal strings. Identifiers delimited by double quotation marks can be either ... http://msdn.microsoft.com/en-us/library/ms174393.aspx
Causes Microsoft® SQL Server? to follow the SQL-92 rules regarding quotation mark delimiting identifiers and literal strings. Identifiers delimited by double quotation marks can ... http://msdn.microsoft.com/en-us/library/aa259228(SQL.80).aspx
SET QUOTED_IDENTIFIER (T-SQL) Causes Microsoft® SQL Server? to follow the SQL-92 rules regarding quotation mark delimiting identifiers and literal strings. http://doc.ddart.net/mssql/sql70/set-set_30.htm
I am working for a client that would has XML data being passed into a Service Broker queue. The queue is configured to activate a stored procedure once a message is recieved. http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=166752&SiteID=1
set ANSI_NULLS ON set QUOTED_IDENTIFIER ON SET NOCOUNT ON; I have some doubts about, above specified. please anyone explained it, with example... ... http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=3108383&SiteID=1
|
|
|