HI, is it possible to apply math functions over projections?
*example : *select sum((select count(*) from Regressionresults where ComponentName = 'FirstPageConfig' and testResult = 'passed' ,(select count(*) from Regressionresults where ComponentName = 'FirstPageConfig')) from Regressionresults its showing some exceptions like unknown keyword "SELECT" ........if possible give me some related working queries -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
