Viewing 3 posts - 1 through 4 (of 4 total)
Hi,
There could be many rows for shiftdate > today in the table. The first query will process those rows also, where as the second one filters them. So processing time is...
July 22, 2004 at 2:10 am
I normally use isnull(id2,-1)=-1 ( when it is a numeric) or isnull(id4,'---')='---' (where id4 is a string and '---' is an impossible value) instead of where id2 is null. Is...
December 2, 2003 at 11:35 pm
Thanks for the replys. I have searched in the site. But I did not find any good answer.
Net Stop I have seen in the help. Ihave some doubts about it
1....
November 20, 2003 at 3:46 am
Viewing 3 posts - 1 through 4 (of 4 total)