Re: [Hsqldb-developers] Right Join

2005-08-10 Thread fredt
t; <[EMAIL PROTECTED]> To: Sent: 10 August 2005 11:44 Subject: [Hsqldb-developers] Right Join Hello list, We would like to add RIGHT JOIN support to HSQLDB. Could someone tell us how the current left join support works? We're mostly interested in knowing how hsqldb decides if a certai

[Hsqldb-developers] Right Join

2005-08-10 Thread Marc de Hoop
Hello list, We would like to add RIGHT JOIN support to HSQLDB. Could someone tell us how the current left join support works? We're mostly interested in knowing how hsqldb decides if a certain row is added to the query result in Select.buildResult (Select.java) and the meaning of the code in l