Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008-r2

Alternatives to snapshot functionality, SQL Server Standard

How to convert SQL Server 2008 R2 database to SQL Server 2012?

Using OUTPUT after INSERT to get value of identity column into a (non-table value) variable

Inner joining to a select statement where the inner select statement's where clause references the outer select?

replace NULL values with latest non-NULL value in resultset series (SQL Server 2008 R2)

Select parent if all children meet criteria

sql sql-server-2008-r2

Convert from DateTime to INT

unusual sql server query result

ado.net transaction.commit throws semaphorefullexception

Performance effect of Synonyms over a linked server in SQL Server

Visual Studio 2015 - Sql Server Project Database Diagram

sql-server-2008-r2

Specifying Port With SqlConnectionStringBuilder?

Automatically generate a user defined table type that matches an existing table

How to call UDF with Dapper?

Why are the performances of these 2 queries so different?

NVARCHAR(?) for Email addresses in SQL Server

How to backup a filestream database?

Give a title to each sql query output

Rollback transaction from trigger

How to SET IDENTITY_INSERT ON in SQL Server 2008 for multiple tables at once