Ok, I got this SP here in SQL server. It;s like 600 lines long, so I'll spare you the gruesomness of it (I didn;t write it)<BR><BR>There are 2 values, TotalAccount and TotalProduct.<BR><BR><BR>In the ...
[PROGRAMMERS REPORT, OCTOBER 8, 2002] -- Among the finger-pointing games in development today, none are more common than those accompanying the discussions between application developers and database ...
I have a stored procedure that needs to select some data into a table variable, but I am having trouble because I need a dynamic where clause and SQL Server 2000 does ...