New posts in sql-server

How to view SQL Server licenses

Check for changes to an SQL Server table?

SQL time difference between two dates result in hh:mm:ss

how to make raiserror with nowait work with sqlcmd?

Connect PHP to MSSQL via PDO ODBC

Alter Table Add Column Syntax

insert a NOT NULL column to an existing table

How to check if a function exists in a SQL database?

How to add Active Directory user group as login in SQL Server

Escape a string in SQL Server so that it is safe to use in LIKE expression

The database cannot be opened because it is version 782. This server supports version 706 and earlier. A downgrade path is not supported

What does 'COLLATE SQL_Latin1_General_CP1_CI_AS' do?

Cannot login to SQL Server 2008 R2 with Windows authentication

How do I test connection from Linux to Microsoft SQL Server?

What is a reasonable length limit on person "Name" fields?

"CASE" statement within "WHERE" clause in SQL Server 2008

Reference alias (calculated in SELECT) in WHERE clause

Difference between Select Unique and Select Distinct

SQL Server indexes - ascending or descending, what difference does it make?

Import Multiple CSV Files to SQL Server from a Folder