Is there a way to write a SELECT query that will SELECT everything from a table (SELECT *) <I>and</I> also tell me if a certain value appears in a certain column in the result?<BR><BR>Or is this going ...