New posts in sql-server-2008-r2

SQL Server Connection Strings - dot(".") or "(local)" or "(localdb)"

How to completely remove MS SQL Server 2008 R2 x64 which was uninstalled incorrectly?

SQL Server 2008: How to query all databases sizes?

How to rewrite IS DISTINCT FROM and IS NOT DISTINCT FROM?

Floating or vertical results pane in SQL Server Management Studio

SQL Server - Create a copy of a database table and place it in the same database?

Can't login to SQL Server in Single User mode

SQL Update with row_number()

How to run the same query on all the databases on an instance?

Check if table exists and if it doesn't exist, create it in SQL Server 2008

Why is MS SQL Server Using NTLM Authentication?

Send e-mail from a trigger

Cannot login to SQL Server 2008 R2 with Windows authentication

Activity monitor is unable to execute queries against server

How to add a group to the sysadmin fixed server role in SQL Server 2008 R2?

Select SQL Server database size

How do you get the minimum and maximum memory allocation of a SQL instance using T-SQL?

Select query to remove non-numeric characters

Error on renaming database in SQL Server 2008 R2

How to check date of last change in stored procedure or function in SQL server