Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

Convert hexadecimal value into bigint

T-SQL Determine Status Changes in History Table

tsql sql-server-2008

ExecuteNonQuery in parallel within a shared OleDbConnection / OleDbTransaction

TSQL performance with @@Error and Can they be replaced ?

Native TSQL support for parallel queries

How to reseed/replace identity columns on existing data

Can I globally "SET NOCOUNT ON" in TSQL for a query?

Yield return database records using LinqToSql?

Delete xml node from SQL Server 2008 based on attribute value

Turn value into singular row

What is transactional replication used for?

Simple Select statement does not return any result

Create columns from rows in SQL Server

The transaction must be disposed before the connection can be used to execute sql statements

MSSQL Select Top 10 winning scores, including Ties and at least one from each category

sql-server-2008

SUM() data in a column based on another column data

sql sql-server-2008

Group table into 15 minute intervals

"Edit top 200 rows" not showing in sql server management studio

sql-server-2008

T-SQL Recursive Select Circular dependency

SQL: Getting the period start and end datetimes from data like this? Tricky little puzzle I'm struggling with