Thread
:
Please help me with a simple query!!!
View Single Post
#
4
(
permalink
)
04-08-2008, 09:20 AM
Mark Townsend
Posts: n/a
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.
Mark Townsend