New posts in sql-server

Number of times a particular character appears in a string

Creating audit triggers in SQL Server

SELECT FOR UPDATE with SQL Server

How to order by multiple columns with same datatype [closed]

Get month and year from a datetime in SQL Server 2005

Why does Sql Server keep executing after raiserror when xact_abort is on?

Must declare the scalar variable

What datatype should be used for storing phone numbers in SQL Server 2005?

Does the order of columns matter in a group by clause?

SQL Server: PRINT output doesn't appear immediately

MS SQL server: Single or multiple instances?

Best way to backup a SQL Server database nightly?

SQL Server Managed Backup for Windows Azure (SSMBackup2WA) stuck waiting for progress update

SQL Server Management Studio missing when I installed SQL Server 2005

SQL Server 2012: I can connect locally but not remotelly

SQL Agent Powershell Job Failing with Non-Admin Proxy

How to install SQL Server Management Studio 2012 (SSMS) Express?

Is it necessary to use # for creating temp tables in SQL server?

Is a single SQL Server statement atomic and consistent?

Converted bigint to varchar in MSSQL