Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008-r2

Multiple triggers vs a single trigger

An invalid floating point operation occurred. SQL Server 2008

How to have analysis service up and running in SQL Server Express Edition

SQL Server 2008 R2 Install Won't Work

Sql Server pivot table not grouping result set

SQL Server discarding SPACE during GROUP BY

SQL Server drop and recreate indexes of a table

Enabling CLR Integration on SQL Server 2008-r2

The formal parameter “@mode” was not declared as an OUTPUT parameter, but the actual parameter passed in requested output

sql sql-server-2008-r2

Database read only but only few tables writable

How to determine the effective permissions for a user of a SQL Server database through C#?

What does PI in OSIsoft's 'PI System' stand for?

Getting the result columns of table valued functions in SQL Server 2008 R2

Unable to compare database schema using SSDT Visual studio 2012 "Unable to determine the database platform type. The database may be unavailable.."

Combine consecutive date ranges

sql tsql sql-server-2008-r2

How to check existence of a table from a different sql db?

add CHECK constraint to already populated table

How to remove the first column from a temp table select

Error Converting data type 'Numeric' to Decimal (help!)

Find and replace using regular expression, group capturing, and back referencing