Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008-r2

THROW vs. RAISERROR

T-SQL calculate moving average

How do I "test" a sql query that modifies data, i.e. see the output before committing in sql server 2008?

Passing dynamic order by in stored procedure

"Merge" style operation with literal values?

INSERT IF NOT EXISTS but return the identity either way

How to add description to columns in Entity Framework 4.3 code first using migrations?

SQL Server Agent gives- Remote procedure call failed (0x800706be)

sql-server-2008-r2

Running SQL user defined function that returns boolean, in where clause

SQL Server 2008 Service Broker tutorial -- cannot receive the message (exception in transmission_status)

How to enable "World Wide Services (HTTP)" in the firewall using command line?

SQL Server stored procedure Nullable parameter

How to prevent arithmetic overflow error when using SUM on INT column?

Search XML with a LIKE or similar full search operation

The service cannot be started, either because it is disabled or because it has no enabled devices associated with it

sql-server-2008-r2

Want to create a script to export Data and tables and views to a sql script

SQL Server 2008 Spatial: find a point in polygon

IIF(...) not a recognized built-in function

Updating and join on multiple rows, which row's value is used?

Does SQL Server CACHES Query Results? [duplicate]