Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008-r2

Remove [NOT FOR REPLICATION] from all Identity columns of Database tables

SQL Server : create future dates

CROSS APPLY compared to OUTER APPLY

sql sql-server-2008-r2

How to restrict the length of INTEGER when creating a table in SQL Server?

undocumented CONVERT styles - datetime 23

How to retrieve only integer values from SQL Server [duplicate]

TSQL DateTime to DateKey Int

ERROR - The specified data type is not valid. [ Data type (if known) = varchar ] [duplicate]

Select subset of rows using Row_Number()

How to drop all of the indexes except primary keys with single query

Script to list the SQL Server Databases, Size and Utilisation by Specific Application or Service

Passing a table expression to a table-parameterized function

SQL Server 2008 R2 Periodically Does Not Accept Connections

sql-server-2008-r2

How can I run multiple versions of my application against the same database?

Spatial index slowing down query

LINQ to Entities query takes long to compile, SQL runs fast