Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008-r2

How to get node name and values from an xml variable in t-sql

Finding stored procedures having execute permission

Bulk Insert w/ .fmt file: Operating system error code (null)

Code First can't enable migrations

IsEmpty function like ISNULL in SQL Server?

Clarification as to why EXECUTE AS USER/LOGIN is not returning the expected results?

How does SQL Server determine the order of the columns when you do a `SELECT *`?

Stored Procedure runs fast after recompile

Alias names to with rollup in SQL queries?

SQL to remove rows with duplicated value while keeping one

tsql sql-server-2008-r2

Referencing a calculated column in the where clause SQL

sql sql-server-2008-r2

How to check if SP1 for SQL Server 2008 R2 is already installed?

Insert into table from temporary table

What construction can I use instead of Contains?

c# linq sql-server-2008-r2

Error: Specified cast is not valid. (SqlManagerUI)

Will adding a nonclustered index lock my table?

Should a foreign key be created on the parent table or child table?

Blank out duplicate column values in SQL Reporting Services

Entity Framework 4 Stored Procedure Call Timing Out