Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008-r2

SQL Server WHERE Condition does not consider white spaces

How to track which query in the corresponding stored procedure is executing

Will upgrading from SQL Server 2008 to SQL Server 2008 R2 affect any existing databases?

storing weight in a database table

How often is Stored Procedure xyz, or Table Valued Function Used – SQL Server 2008 R2

What problems have folks encountered sending DataTable / Collection to SQL Server using TVP [closed]

SQL Server - specify time of day to group by

how to get the unique records with min and max for each user

How to give a unique constraint to a combination of columns in SQL irrespective of Order

Changes in Umbraco CMS does not update at front-end instantly

Cannot find the certificate

Is it better to run 1000-10000 of command in single SQLCLR Context Connection?

Alter column from NVARCHAR to NBINARY

Condition check, single/multiple value for multiple columns with comma separated column

SQL Server compare two decimals is not exact

SQL Server optimistic locking - Returning changed timestamp value

Is there a way to make SELECT that fails not throw inside a TRY/CATCH?

Where Not Exists With One to Many Relationship

Getting total number of rows returned by a query

Single Line IF in T-SQL