New posts in sql-server

Adding multiple parameterized variables to a database in c#

Fastest way to determine if record exists

How do I change the collation of a SQL Server Database?

Resources for the accidental DBA [closed]

How to select the last record of a table in SQL?

How to ALTER multiple columns at once in SQL Server

Is there any difference between IS NULL and =NULL

Search all tables, all columns for a specific value SQL Server [duplicate]

CTE Recursion to get tree hierarchy

Natural (human alpha-numeric) sort in Microsoft SQL 2005

How to return multiple values in one column (T-SQL)?

Removing leading zeroes from a field in a SQL statement

Generate Dates between date ranges

SQL Server 2005 How Create a Unique Constraint?

CROSS JOIN vs INNER JOIN in SQL

How to get last inserted id?

Better techniques for trimming leading zeros in SQL Server?

Using StringWriter for XML Serialization

SQL Server Browser: Why is it disabled?

GROUP BY to combine/concat a column [duplicate]