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
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