Hi guys,

I am trying to execute the following query:

SELECT FROM address WHERE country IS NOT IN(SELECT iso FROM country)

but it gets all the records without filtering the ones with the country 
code returned from the inner query.

Any idea?

Thanks,
Fabrizio

-- 

--- 
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/groups/opt_out.

Reply via email to