> On Sep 12, 2017, at 10:52 AM, Richard Hipp <[email protected]> wrote: > > ... WHERE fl_value(body,'contact.address.state') IN ('CA','WA');
This was just a simple example query. In general it's possible to have arbitrary queries that use arbitrary properties. For example it might be comparing a property to a specific value as well as checking the string's length. —Jens _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

