Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2005

close/kill transaction

Cursor inside cursor

DECODE( ) function in SQL Server

Disable and re-enable all indexes in a SQL Server database

Is it possible to select sql server data using column ordinal position

Asynchronous Triggers in SQL Server 2005/2008

How to insert text with single quotation sql server 2005

Analyzing database schema takes hours

Average of multiple columns

Date / Timestamp to record when a record was added to the table? [duplicate]

.NET Entity Framework and transactions

How to set the default schema of a database in SQL Server 2005?

SQL Server: How to list all CLR functions/procedures/objects for assembly

Change datatype varchar to nvarchar in existing SQL Server 2005 database. Any issues?

Changing INT to BigInt

sql sql-server-2005

SQL server schema and default schema

Aggregate SQL Function to grab only the first from each group

What is the best practice use of SQL Server T-SQL error handling? [closed]

check for null date in CASE statement, where have I gone wrong?

SQL Server: Select Top 0?