New posts in sql-server-2005

Compare dates in T-SQL, ignoring the time part

Implementing a naming standard for keys, indexes, constraints

Row_Number() with union query

How to list out all Foreign Keys with "WITH NOCHECK" in SQL Server

Linking ALL Users to Login after restoring a SQL Server 2005 database

A way to check if foreign key exists in SQL 2005

Foreign key referencing a 2 columns primary key in SQL Server

Set a existing column of MS SQL table as NOT NULL

SQL Server Developer Edition versus SQL Server Standard

What are row, page and table locks? And when they are acquired?

If logs are being truncated, why use Full recovery?

Shrink SQL Server data file, but not all at once?

SQL Server "AFTER INSERT" trigger doesn't see the just-inserted row

How can I do the equivalent of "SHOW TABLES" in T-SQL?

Drop all databases from server

Get top first record from duplicate records having no unique identity

No idea how to handle an error while calling substring on a sql variable

Which is better: Bookmark/Key Lookup or Index Scan

Creating a named pipe on Windows

Extracting a SQLCLR assembly