Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

SSIS Stored Procedure Call

Best way to make central SqlConnection

c# sql sql-server

Designing table to store XML data in SQL Server 2008 R2

sql-server xml

T-SQL Pivot with multiple aggregates on the same column

sql-server tsql

t-SQL Use row number, but on duplicate rows, use the same number

sql sql-server tsql

Connecting Windows Phone 8 to Sql server

Get Time difference between group of records

Combine multiple rows into one row

Pivot multiple columns into rows in SQL Server?

sql-server pivot unpivot

How can deadlocks occur if objects are accessed in the same order?

How to have query return samples of row values as columns?

sql sql-server

Should a table have a PK when it has a unique FK?

Database layout/design inefficient

Windowed functions and NEXT VALUE FOR functions do not support constants as ORDER BY clause expressions

Visual Studio 2013 has no SQL Server CE Data Provider

Can't import bacpac file to Azure because of incompatible newsequentialid() feature

ROW_NUMBER() Performance optimization

sql sql-server

What does this statement do @@RowCount > 0

Install SQL Server 2012 with .Net Framework 4.5

Transform vertical result into horizontal mode (T-SQL)