New posts in sql-server-2000

How do I select a 1 as a bit in a sql-server view?

MSSQL Select statement with incremental integer column... not from a table

SQL get the last date time record [duplicate]

Perform regex (replace) in an SQL query

How to output a boolean in T-SQL based on the content of a column?

How can I generate a temporary table filled with dates in SQL Server 2000?

How to fix the embedded text qualifier issue while exporting data to CSV flat file?

Is there a way to get a list of all current temporary tables in SQL Server?

INSERT INTO @TABLE EXEC @query with SQL Server 2000

select a value where it doesn't exist in another table

Get the time of a datetime using T-SQL?

How can I insert binary file data into a binary SQL field using a simple insert statement?

SQL Server 2000: How to exit a stored procedure?

How Can I Sort A 'Version Number' Column Generically Using a SQL Server Query

SQL where datetime column equals today's date?

Get structure of temp table (like generate sql script) and clear temp table for current instance

Regular Expressions in SQL Server servers?

Pivot using SQL Server 2000

Declaring a default constraint when creating a table

How do I drop a function if it already exists?