/ Published in: SQL
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
 SELECT uses_quoted_identifier, uses_ansi_nulls FROM sys.sql_modules WHERE object_id = object_id('yoursp');
Comments
                    Subscribe to comments
                
                