Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2000

SQL Server 2000, Get COUNT(DISTINCT ID) with a condition that I can't write to my WHERE?

In the UPDATE statement, are NOLOCK hint honored in the FROM clause?

I Can Never Execute SQL-Safe Queries?

php sql odbc sql-server-2000

Procedures using IDENTITY column fail with primary key violation after restoring sql 2000 backup onto sql 2008

SQL Server: Selecting 1 rows results in 1+3 rows affected?

SQL Server 2000 XML PATH('') error

ORDER BY in VIEW returns different results SQL

SQL Server 2000 equivalent of GROUP_CONCAT function

SQL Server Error: maximum number of prefixes. The maximum is 3. with join syntax

SQL: Numbering the rows returned by a SELECT statement

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

How do I join the first row of a subquery?