Monthly Archives: August 2010

Change ‘Edit Top 200 rows’ setting in SSMS 2008

SQL Server Management Studio (SSMS) is a good feature rich tool. While many choose to do data manipulation using T-SQL queries, there are a lot of users who make use of SSMS for manipulating data. Until SQL Server 2008, right … Continue reading

Posted in SQLServerPedia Syndication | Tagged , | Leave a comment

Drop and re-create System Stored Procedures in SQL Server 2000

Today in one of the SQL communities, I came across a question. The scenario was something like this. One of the audit report stated that someone had dropped an re-created a System Stored Procedure on an instance running SQL Server … Continue reading

Posted in SQLServerPedia Syndication, Troubleshoot | Tagged , , , | 2 Comments