You can view the issue detail at the following URL:

    http://issues.apache.org/scarab/issues/id/TRQS258

Type
 Enhancement

Issue ID
 TRQS258 (joins should support join operators other than equal)

Modified by
 thomas fischer
 [EMAIL PROTECTED] ([EMAIL PROTECTED])

The following modifications were made to this issue:
---------------------------------------------------------------------

Added comment to issue 'It should be possible to create even more complex join 
cases like
select * from book left join author on book.author_id = author.author_id and 
author.name not in('Bloch');

Note that this query produces different results (a...'


---------------------------------------------------------------------
This message is automatically generated by the Scarab
issue tracking system.  For more information:
http://scarab.tigris.org/



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to