Viewing 3 posts - 1 through 3 (of 3 total)
And the Particular Order is what makes this question non-trivial, the correct set in the wrong order is a wrong anwser.
May 27, 2009 at 10:09 am
#1000788
In eMail no ORDER BY Clause, so people may be getting it wrong - Also really stupid to use such typo freindly names: just use A, B, C if you...
May 27, 2009 at 10:06 am
#1000785
Your function may be overloading the call stack on recursion. You might try passing an incremented variable on each call and if > 1000 (or some convenient #) to exit...
April 20, 2009 at 2:03 pm
#981030