Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

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)

Checking impersonation in SQL Server

Is there a way to consistently determine which of two stored procedures is faster?

Unwanted page refresh after AJAX request that runs SQL

c# jquery sql-server ajax razor

Splitting a DataTable into 2 using a column index