Hi all, Is it possible to do a sub-select such as the following?
select a from x inner join (select w from y) as z on b = w -- View this message in context: http://jackrabbit.510166.n4.nabble.com/JCR-SQL2-query-are-subselects-allowed-tp2068932p2068932.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
