Hmm what about where you want to do a "quick and dirty" search over 4 fields in a table (or view) but you want to do an ALL or ANY keywords match, and the use has entered 3 words in the search input... Tthe SQL output would look something like: SELECT AssetGUID, UniqueName, Title, Advertiser...