New posts in sql-server

SQL: capitalize first letter only [duplicate]

SQL Server Management Studio won't let me add an index to a table

Avoiding SQL injection without parameters

Export table from database to csv file

Is it possible to use Full Text Search (FTS) with LINQ?

No process is on the other end of the pipe (SQL Server 2012)

SQL Server reports 'Invalid column name', but the column is present and the query works through management studio

Kerberos Configuration Manager for SQL Server error "unable to access user principal information from the system"

MSDTC on server 'server is unavailable'

Avoid duplicates in INSERT INTO SELECT query in SQL Server

Setting up maven dependency for SQL Server

How to change a table name using an SQL query?

Virtual vs. Named SQL Instances

IDENTITY_INSERT is set to OFF - How to turn it ON?

Changing the size of a column referenced by a schema-bound view in SQL Server

T-SQL query to show table definition?

CTE joining the same table twice

WITH (NOLOCK) vs SET TRANSACTION ISOLATION LEVEL READ UNCOMMITTED

How to catch SQLServer timeout exceptions

How to truncate string using SQL server