/ Published in: SQL
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
SELECT name FROM sysobjects WHERE xtype='P' AND category <> 2 ORDER BY name
URL: http://blogs.msdn.com/danielfe/archive/2005/07/10/437312.aspx
Comments
 Subscribe to comments
                    Subscribe to comments
                
                