Hi, Petr, The parser does not recognize "NOT LIKE" as an operator, but it does support "NOT (column LIKE pattern)".
John On 10/9/13 11:20 PM, Petr Velan wrote: > Hi John, > > I know it is possible to match strings using LIKE expression, but I am > not able to get the negation of it working. Is there any way to give > the filter NOT LIKE expression? > > Thanks, > Petr > > > _______________________________________________ > FastBit-users mailing list > [email protected] > https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users > _______________________________________________ FastBit-users mailing list [email protected] https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
