hi,
i need to make a query of stocks that HAVEN'T been traded within a time range. There are two tables, one telling me trade transactions, and another telling me what trader is responsible for what stock. if one of the stocks on the second table doesn't show up within the time range for the trader on the first table, it should be listed down in my query. i've beaten myself to death over this, but i just can't quite grasp the logic in doing this. any ideas?
thanks!
genevx
i need to make a query of stocks that HAVEN'T been traded within a time range. There are two tables, one telling me trade transactions, and another telling me what trader is responsible for what stock. if one of the stocks on the second table doesn't show up within the time range for the trader on the first table, it should be listed down in my query. i've beaten myself to death over this, but i just can't quite grasp the logic in doing this. any ideas?
thanks!
genevx