Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2000

Select exactly one row for each employee using unordered field as criteria

How can I get the text of a stored procedure into a single record in SQL Server 2000?

Join two tables - One common column with different values

Is there any way to get a list of open/allocated cursors in SQL server?

How can I use sp_xml_preparedocument on result of NTEXT query in SQL 2000?

SQL Count unique objects defined by parameters

How to extract file names from a field that contains html content in sql server?

Can I recover international characters mistakenly stored in a varchar field?

Determine Old primary key in a SQL Trigger

Table Valued Function where did my query plan go?

Updating table with random data With NEWID() does not work

Error Handling in T-SQL Scalar Function

Drop_existing throws an error if index does not exist

Database schema advice for storing form fields and field values

MSSQL: Update statement avoiding the CHECK constraint

SQL Server 2000 Connection Error - Pre-Login Handshake?

In SQL Server 2000, is there a sysobjects query that will retrieve user views and not system views?

How can I get a list of tables in a database without a timestamp column?

tsql sql-server-2000

SQL sum( ) over different periods?

How to catch the output of a DBCC-Statement in a temptable