You can eliminate matches on queries based on the name of the site. For example, to search on all sites except experts-exchange.com, use the following hyphen-prefixed site string:
-site:experts-exchange.com "outer join"
Conversely, you can search only on a specified site by omitting the hyphen prefix:
site:debian.org "network install"
googlesyntax