Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008-r2

Is there a way around the 8k row length limit in SQL Server?

how to perform sorting and filtering in stored procedure with performance optimization?

Get substring between second and fourth slash

How to add xmlns in the root in XML in SQL Server 2014

Is it feasible to improve performance of SQL server with caching?

SQL Studio Management - How to run queries across multiple servers

How to resolve SQL Server deadlocks - once changing order and shortening queries is exhausted?

How do I insert a default value as part of a SQL Server View definition?

How to update a SQL Server table using the latest record

Operand type clash: nvarchar is incompatible with Type_WP_Days

What is faster: SUM over NULL or over 0?

How to check who is holding a lock that I would like to grant?

how to get SSRS 2008 R2 to export/render in Excel 2007 format?

Optimizing massive insert performance...?

Return empty or null fields as <element /> from SQL Server 2008 R2 with FOR XML

Pagination and INNER JOIN

create virtual index - just for the plan

Select and assign to variable in one statement?

How to assign an XML Schema doc to a SQL Server's table's column with an XML data type

Determine which SQL data types require value to be quoted?