Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2000

How Can I "flatten" Out My TSQL Results?

The column prefix '%s' does not match with a table name or alias name used in the query

DataInconsistancy in SQL Server 2000 due to Long Running Transaction

sql sql-server-2000

Why do statistics get out of date so quickly in SQL Server?

SQL address data is messy, how to clean it up in a query?

SQL Server 2000, yes 2000 password hash

SQL Server how to update a column for a desired row number

Reducing the overhead of a SQL Trace with filters

SQL Server: Floor a date in SQL server, but stay deterministic

SQL Server can't store more then 4000 characters in a local string variable

When do you compact a Sql Server Database?

Case-insensitive REPLACE() in SQL Server 2000

Why do I get "The log file for database 'tempdb' is full"

Declare a table variable without column definitions?

Can you change the column length in a view in SQL Server 2000?

Does size of a VARCHAR column matter when used in queries [duplicate]

Problem with SQL Server smalldatetime insert query

SQL - Ugly combination of GROUP BY and COALESCE

SQLSERVER: How to alter an existing table int primary key to become an identity column?

Why should I upgrade from SQL2000 to SQL2005?