Hi, I have this query which has to select fields where other field is not empty. But I find no method documented to do so. Can some one please help.
select * from USPTO_SClass WHERE a1=514 AND c1 NOT null Regards -- --- 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.
