• dineshbabus (12/4/2012)


    I Opened a new SQL Server Management Studio and tried the create statement without any set options. Query works fine. Can you explain in detail?

    SQL Server Management Studio is a client application which (by default) issues SET QUOTED_IDENTIFIER ON when connecting. It depends on how you have your SSMS configured, of course: