Dennis Cote <[EMAIL PROTECTED]> wrote:
>> >
> >     (x COLLATE seq1) || (y COLLATE seq2)
> >   
> Yes, I believe this is the meaning the standard would take. 

The words I am putting into the SQLite language spec are
shown below.  Please tell me if you thing my understanding
is correct:

  The COLLATE operator can be throught of as a unary
  postfix operator.  The COLLATE operator has the highest
  precedence.  It always binds more tightly than any
  unary prefix operator or any binary operator.

--
D. Richard Hipp  <[EMAIL PROTECTED]>


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to