Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

SELECT INTO behavior and the IDENTITY property

sql tsql sql-server-2008

smallint vs. int on performance

tsql sql-server-2008

GRANT a user to view single database? (deny viewing the rest)

Is there a performance difference in using a GROUP BY with MAX() as the aggregate vs ROW_NUMBER over partition by?

CTE to get dates between two dates using SQL Server

sql-server-2008

Detecting SQL Server Utilization with a query

SSIS timestamps

SQL Server: Why do use SMO?

Does altering a stored procedure expire cached execution plans?

Use of TransactionScope with read uncommitted - is with (nolock) in SQL necessary?

SQL Server 2008 Auto Generate Change Scripts Legacy Problem

Case sensitive variables in SQL Server

How to backup a filestream database?

Extra Characters while using XML PATH

How can I generate CREATE TABLE script from code?

c# sql sql-server-2008

Prevent SQL Injection in ORDER BY clause

Find and Replace All Special Character in SQL [duplicate]

How to create a unique constraint just on the date part of a datetime?

SQL Server: Drop Table with FK

MS SQL Server decimal data type rounds up