|
-
Aug 28th, 2004, 10:55 PM
#1
Thread Starter
Member
I got it
Just if anyone's wondering ... the UNION SQL keyword does it - I wrote a new query in the Access db, thus:
SELECT * FROM Test1Yr UNION SELECT * FROM Test2Yr UNION SELECT * FROM Test5Yr;
That shows all the patients that need tests, regardless of the other criteria. Yippee!
I'm not sure this would work if the queries weren't mutually exclusive (i.e. each patient only shows up in one query.
Cheers, Peter
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|