Thanks for the reply, there is a way to check if a property does not exist in a JCR-SQL2 statement?
On Mon, Oct 3, 2011 at 9:21 AM, Jukka Zitting <[email protected]>wrote: > Hi, > > On Sun, Oct 2, 2011 at 7:12 PM, Paulo Carapinha > <[email protected]> wrote: > > I´m trying to make a simple example with UNION and JCR-SQL2 but > > apparently is not supported, how could i reach an workaround? > > Yes, unfortunately union queries are not supported. Any work on that > area would be much appreciated. > > Meanwhile the best workaround is probably to do two separate queries > and to explicitly perform the union in the application code by > combining the two result sets. > > BR, > > Jukka Zitting > -- Paulo
