Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

"Specified cast is not valid" error when saving LINQ-To-SQL entity

Output Clause: The multi-part identifier could not be bound

SQL Server Merge statement

SQL query to find status of the last event of an order

sql sql-server-2008

when the computed column will update?

how to avoid group by on a lot of columns

sql sql-server-2008

Flattening hierarchical XML in SQL using the nodes() method

Sql Server group by multiple columns uniqueness only on one column

A constraint that only allows one of two tables to reference a base table

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?