I am using a dbase to store hotel venues. Each Hotel is stored by name, location, rates. Another table holds a list of facilities offered by each hotel. To search for a hotel the user is given a form containing search fields for name, location etc, and also a set of check boxes to tick against required facilities. I am not sure how to construct a query that incorporates all of the facility permutations for the search.