Re: [Fwd: Comments on ORDER BY]

On Thu, May 26, 2005 at 10:49:07 +0100, Andy Seaborne wrote:
> 1/ change from using [] to using () for ASC and DESC
> 
> ORDER BY (?a+?b)
> ORDER BY ASC(?a+?b)

I would like to do this anyway, we're using up the limited supply of
punctuation, and I dont see a good reason to distinguish ASC/DESCd things
from function arguments.

- Steve 

Received on Thursday, 26 May 2005 11:46:50 UTC