March 10, 2006 at 7:53 am
OK, now I understand more or less what you need. Check David Burrows' solution, it does precisely what you described, and it is a lot simpler than your code.
March 10, 2006 at 8:13 am
March 10, 2006 at 8:28 am
Ok, let's fix things. May be my expectations are too high ... I'm not trying to code, but to unleash some ideas or principles behind problems when answering - where I in turn expect, that the one asking really has a look at the answer. Remember my first answer a few pages ago?
UDF's are - with exceptions - cancer for databases. Obviously a lot of people like udf's as they seem to be the awaited resort from set-based-logic into procedural programming. I wonder, what will happen with CLR-integration. Anyway - good for the hardware vendors.
Back to your specific question. You have some goal you try to achieve with that comparison/evaluation - true? Why would you - ceteris paribus - want to achieve that goal record by record instead of all at a time for the whole set?
I bet, this can be done. Teach me better
_/_/_/ paramind _/_/_/
Viewing 3 posts - 16 through 17 (of 17 total)
You must be logged in to reply to this topic. Login to reply