Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2005

What is the proper way to move a database from one drive to another in SQL Server 2005?

database sql-server-2005

Is it possible to restore Sql Server 2008 backup in sql server 2005

SQL Server Update with Inner Join

sql sql-server-2005 tsql join

Find an object in SQL Server (cross-database)

ROW_NUMBER() without over in SQL

database sql-server-2005

SQL Server Management Studio 2008 Intellisense

Convert bit type to Yes or No by query Sql Server 2005

Can foreign keys hurt query performance

sql-server-2005

Why can't I perform an aggregate function on an expression containing an aggregate but I can do so by creating a new select statement around it?

Why is IS NOT NULL returning NULL values for a Varchar(max) in SQL Server?

Indexed View vs Indexes on Table

Select distinct values from 1 column

Apply like over all columns without specifying all column names?

Date range overlapping check constraint

SQL server profiler not showing LINQ To Sql queries

Using cross apply in update statement

Do I really need to use "SET XACT_ABORT ON"?

SQL to output line number in results of a query

SQL query to return only 1 record per group ID

Why am I causing a Clustered Index Update?

sql sql-server-2005