Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2000

SQL Server: How to ignore referential integrity until COMMIT?

SQL 2000: T-SQL to get foreign key relationships for a table

Set NOCOUNT OFF at database level?

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

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

How do I join the first row of a subquery?