Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2005

Local Report vs Server report in ASP .Net Report viewer control

Equivalent of Debug.Assert for SQL Server

Why does "SELECT DISTINCT a, b FROM..." return fewer records than "SELECT DISTINCT A + '|' + B FROM..."?

How to create a database snapshot in SQL Server with SSMS GUI, not SQL code

sql-server-2005 snapshot

automate a SQL query to run every month

Convert text in PascalCase

To convert varbinary(max) to xml format

SQL Server Agent Job Running Slow

SQL Server 2005 RIGHT OUTER JOIN not working

How can I delete expired data from a huge table without having the log file grow out of control?

Possible to implement a manual increment with just simple SQL INSERT?

SQL Dynamic Pivot - how to order columns

What does database query and insert speed depend on?

Can I select 0 columns in SQL Server?

Automatically create scripts for all SQL Server Jobs

T-SQL: How to return 0 rows in from stored procedure, and how to use XACT_ABORT and TRY/CATCH

Where does a Server trigger save in SQL Server?

Select distinct from another select results

tsql sql-server-2005

Deleting large number of rows from SQL Server - in an efficient and non-locking manner

sql sql-server-2005 tsql

SQL Server: How to check if a windows user exists in the database but under a different user name