Search Results

2
votes
2answers
537 views

Stored procedure - Send a list of parameters in for use with the IN clause [closed]

[DUPLICATE of http://stackoverflow.com/questions/337704/parameterizing-a-sql-in-clause] …
0
votes

MS-SQL Server 2000 slow full text indexing

This sounds a lot like an issue we were having. Our Issue: We have a monthly routine that updates and deletes about 600K records running on a windows 2003 server with a SQL Server 2000 DB. …