FETCH FIRST 0... SELECT TOP 0... SELECT... LIMIT 0 I'm having trouble believing that anyone would expect more than zero rows to be returned.
I agree with you about throwing an exception for limit zero, but since we can't have a BC break, the next best thing IMO would be to honor the developer's intentions as much as possible. -- Hector Virgen Sent from my Droid X
