Thanks a tonne On Wednesday, February 12, 2014 6:14:39 PM UTC+5:30, Lvc@ wrote: > > Hi Shishya, > it's like standard SQL: > > select * from USPTO_SClass WHERE a1 = 514 AND c1 IS NOT null > > Lvc@ > > > On 12 February 2014 13:17, Shishya <[email protected] <javascript:>>wrote: > >> 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] <javascript:>. >> For more options, visit https://groups.google.com/groups/opt_out. >> > >
-- --- 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.
