Why are people using side by side screen layout in windows when there exists a far superior layout...
SQL Server 2008 once again comes with a TSQL Debugger (which is really quite good). The only condition for using it is that the code is available in a non-encrypted form on the database...
When managing a team most managers organise team meetings, standups, demo meetings, retrospectives, but does your manager book some solid one on one time?
The SQL Server debugger is quite powerful, but it has the major flaw that you can't peek into a temp table when hitting a breakpoint. Until now...
The procedure sp_help_index is an important tool for the DBA, but it is lacking quite some information.
There is no function available within SQL Server to determine the default database file path.
Creating temp tables on mixed collation servers can have some nasty surprises in store.