questhaven
Programmer
If I have 9 queries, six of which are looking for the same fields within the same 3 tables and three that only require information out of one of the 3 tables, and can not be joined with the remaining 2 tables, what would be the best way of going about this? Would I select everything into a temp table and use that for mining the data?
Thanks for any help!
- Michele
Thanks for any help!
- Michele