Contact the Webmaster with queries regarding this site.
At its simplest, a search query can be just a word. But with the tips below, you can refine your search to give you more complete results.
sports events to find the exact phrase sports events. Since the search is not case-sensitive, this is equivalent to Sports Events.sports AND events to find records that have both the word sports and the word events anywhere.sports NEAR events to match records where the word sports is within 50 words of the word events.dogs OR puppies to find the word dogs or the word puppies, but not necessarily both.surfing AND NOT the Internet to find all instances of surfing, as long as surfing is not followed by the phrase the Internet."houses near parks" to find records with the phrase houses near parks. Without the double quotes, this query would use the NEAR operator instead of the phrase.key* to find key, keying, keyhole, keyboard, and so on.fly** to match fly, flew, flown, and flying. Example: type key* to find key, keying, keyhole, keyboard, and so on.@department = 63 to match records with the department field set to 63.@DateEntered <02/12/01 AND @DateEntered> 02/10/31 to find records with a DateEntered field value in November 2002, or type @DateEntered <-1w to find all records with a DateEntered field value within the last week.![]() |