Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008-r2

Sum of child levels total in a Hierarchy

Is rowversion not a valid data type in SQL Server 2008 R2?

Create geography polygon from points in T-SQL

When a database is deleted in SQL Server Management Studio, is all space released back to the O/S?

How to Split String by Character into Separate Columns in SQL Server

Get a datetime from year, day of the year and hour in SQL Server 2008 R2

SSIS LookUp is not dealing with NULLs like the docs say it should

sp_getapplock without transaction

Hiding databases for a login on Microsoft Sql Server 2008R2 and above [closed]

Distinct Union on Select. Errors on ntext data type

What is imprecise column in SQL Server?

Is it better to pass large inserts to SQL Server as a table valued parameter, or as a string insert statement?

SQL Server Import Wizard "workgroup information file" error when importing Access .mdb

what is the best way to replicate database for SSRS

SQL Server 2008 R2 Varbinary Max Size

Get day name from Datetime using SQL Server 2008 R2

SQL Server 2008 R2: 'CREATE/ALTER VIEW' does not allow specifying the database name as a prefix to the object name

Entity Framework 4.3.1 failing to create (/open) a database [Threading Anomaly?]

Sort string as number in sql server

What is the best way to fetch records batch-wise from SQL Server