New posts in sql-server

Difference between #temptable and ##TempTable?

What is the point of "Initial Catalog" in a SQL Server connection string?

MultipleActiveResultSets=True or multiple connections?

Select / Insert version of an Upsert: is there a design pattern for high concurrency?

Preserving ORDER BY in SELECT INTO

SQL Server convert string to datetime

Declare Variable for a Query String

Is there a way to make a TSQL variable constant?

is there an advantage to varchar(500) over varchar(8000)?

SQL Server Convert integer to binary string

Query error with ambiguous column name in SQL

How to generate a new Guid in stored procedure?

How to temporarily stop time syncing with domain controller?

Connecting to SQL Server LocalDB using JDBC

Received an invalid column length from the bcp client for colid 6

How to determine total number of open/active connections in ms sql server 2005

SQL Server Issue: Login failed for user 'username'

How do I prevent a database trigger from recursing?

EXEC sp_executesql with multiple parameters

How to Replace Multiple Characters in SQL?