Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2000

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

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

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

How do I join the first row of a subquery?