This page allows you to set the query that controls the selection of "featured specimens".
displayed at the top of the site home page.
The query will automatically be prepended with "SELECT FROM specimens ", so you
might enter values like:
WHERE status = "available" AND keywords REGEXP "featured" or WHERE status = "available" AND locality REGEXP "tanzania" or WHERE status = "available" AND keywords REGEXP "update-name" or WHERE status = "available" AND price > 500