View Single Post

   
  #4 (permalink)  
Old 04-08-2008, 09:20 AM
Mark Townsend
 
Posts: n/a
Default Re: Please help me with a simple query!!!


Create a table with the list of widgets that you want to query, and then
use this table in a join with the target table to filter the rows you want.
Reply With Quote