Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2000

SQL Table and column Parser for stored procedures

SQL Sever Getting Distinct Count using "Group By ... With Cube"

How to determine which row caused an error - ERROR CHECKING

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

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

How do I join the first row of a subquery?