Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2005

How to use alias column name in where clause in SQL Server

sql-server-2005

UPDATE failed because the following SET options have incorrect settings: 'QUOTED_IDENTIFIER'

sql-server-2005

How to choose returned column name in a SELECT FOR XML query?

adding a column description

How to find slowest queries

Foreign key relationship with composite primary keys in SQL Server 2005

Return value from exec(@sql)

Sql Server 2005 how to change dbo login name

Nested stored procedures containing TRY CATCH ROLLBACK pattern?

Create a one to many relationship using SQL Server

When using Trusted_Connection=true and SQL Server authentication, will this affect performance?

What's the fastest way to bulk insert a lot of data in SQL Server (C# client)

Rename SQL Server Schema

Add a row number to result set of a SQL query

Delete duplicate records from a SQL table without a primary key

Execute Stored Procedure from a Function

Is it possible to force row level locking in SQL Server?

Increment Row Number on Group

How to get number of rows inserted by a transaction

Convert SSMS .rpt output file to .txt/.csv