New posts in sql-server

How can you tell what Tables are taking up the most space in a SQL Server 2005 Database?

SQL Server: Invalid Column Name

How to retrieve data from a SQL Server database in C#?

@@IDENTITY, SCOPE_IDENTITY(), OUTPUT and other methods of retrieving last identity

Could not find stored procedure 'dbo.aspnet_CheckSchemaVersion'

Does a failed full backup invalidate future transaction log backups?

Use a LIKE statement on SQL Server XML Datatype

T-SQL: Looping through an array of known values

SQL Server Slow but CPU Normal

SQL: parse the first, middle and last name from a fullname field

Understanding SQL Server LOCKS on SELECT queries

Get the records of last month in SQL server

Problems with uploading CSV file to SQL Server with PHP

What is a simple command line program or script to backup SQL server databases?

SQL Server function to return minimum date (January 1, 1753)

Kerberos Error APP_MODIFIED when using a CNAME DNS record

Renamed computer with MSSQL 2005 installed - might have broken something

SCOPE_IDENTITY() for GUIDs?

SQL server ignore case in a where expression

SQL Row_Number() function in Where Clause