SELECT * FROM `pagesText` WHERE pageText LIKE ( "%muffler%" , "%clamp%" )
Is there a nice way to write a query using parenthetical LIKE ? Queries like this can get quite long otherwise.... Any suggestions ? *Ben Marchbanks* www.magazooms.com <http://www.magazooms.com/> Signature Email: [email protected] <mailto:[email protected]> Phone: (864) 284.9918 _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

