Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008-r2

Export database table from SQL Server 2014 to SQL Server 2008 R2

How to get distinct dependency list from CTE

How do I convert this procedural SQL code for generating a menu hierarchy to a SET based approach?

Append Table Name to Field Name with Select *

optimizing sql query in nopcommerce

Why setting current identity value is not working for me in SQL Server 2008 R2?

Validating that all Stored procedures are valid

Measure database free space after a DELETE of a considerable amount of data

Sql server rtrim not working for me, suggestions?

Excel as Datasource in SSRS report

SQL insert to fill an associative table with conditions

SQL Server , restrict UNPIVOT to order columns automatically

T-SQL query group in date order (gaps and islands)

SQL Subquery with SUMs

Possible to get SqlTransaction from ambient Transaction?

Update column if another column contains a string

sql sql-server-2008-r2

LIKE operator with a variable number of search conditions, in T-SQL

How to tell SQL Server Export Wizard to also create indexes of new table in destination?

Determine if a table is affected by any trigger