T
Tim
Hi folks,
I have a tough question which I spent a lot of time but I couldn't find
figure out how to solve it. I have two tables.
TableA:
Name, Product1, Product2, Product3
Joe,15,6,8
TableB:
Des,Flag
Name,x
Product1
Product2,X
Product3
I need to create a query for TableA. The query will only show the fields of
TabaleA if TableB has x in Flag field. If "X" in TableB is change, the field
of query will be changed, too.
Could anyone show me the SQL?
Thanks in advace.
Tim.
I have a tough question which I spent a lot of time but I couldn't find
figure out how to solve it. I have two tables.
TableA:
Name, Product1, Product2, Product3
Joe,15,6,8
TableB:
Des,Flag
Name,x
Product1
Product2,X
Product3
I need to create a query for TableA. The query will only show the fields of
TabaleA if TableB has x in Flag field. If "X" in TableB is change, the field
of query will be changed, too.
Could anyone show me the SQL?
Thanks in advace.
Tim.