New posts in sql-server

Format number as percent in MS SQL Server

Connect To SQL Server With Windows Authentication From A Linux Machine Through JDBC

In SQL Server, how can I lock a single row in a way similar to Oracle's "SELECT FOR UPDATE WAIT"?

Handling inheritance with overriding efficiently

How quickly will SQL Server release RAM when the OS signals a low memory condition?

SQL Server 2008 R2 cluster, "available storage" shows "offline"

What is the difference between Unique Key and Index with IsUnique=Yes?

Sql Server replication requires the actual server name to make a connection to the server

Group DateTime into 5,15,30 and 60 minute intervals

How do you add a NOT NULL Column to a large table in SQL Server?

What is the best column type for URL?

View or Temporary Table - which to use in MS SQL Server?

How do I create a stored procedure that will optionally search columns?

How to find the boundaries of groups of contiguous sequential numbers?

How to avoid SSIS FTP task from failing when there are no files to download?

How Can I Detect and Bound Changes Between Row Values in a SQL Table?

Counting the number of deleted rows in a SQL Server stored procedure

Violation of UNIQUE KEY constraint on INSERT WHERE COUNT(*) = 0 on SQL Server 2005

PHP + SQL Server - How to set charset for connection?

In SQL Server, how can I find everywhere a column is referenced?