Hi, try the following query select part_id from parameter let $par= ( select part_id from parameter where name='p2' and value="blue") where part_id in $par and name='p1' and value='200' group by part_id
Kind regards, Alessandro -- --- 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.
