ChristopherL
Registered User.
- Local time
- Yesterday, 22:42
- Joined
- Jul 2, 2013
- Messages
- 90
Hi there!
I am working with some unions that I have a question.
I have 5 queries that I would like to union, 2 of these are missing one column.
That way they can not be unioned, my question is if there is a way to "cheat" through this?
Making a short example here..
3 queries have
ID------PF_ID-------DATE
2 queries have
ID------DATE
Is there a way to union them?
The tables are linked, I can not adjust the fields or leave out PF_ID..
I was thinking if it could just leave it blank for the 2 tables without a PF_ID column or something..
Sorry for long post, I am quite bad at explaining my problems
I am working with some unions that I have a question.
I have 5 queries that I would like to union, 2 of these are missing one column.
That way they can not be unioned, my question is if there is a way to "cheat" through this?
Making a short example here..
3 queries have
ID------PF_ID-------DATE
2 queries have
ID------DATE
Is there a way to union them?
The tables are linked, I can not adjust the fields or leave out PF_ID..
I was thinking if it could just leave it blank for the 2 tables without a PF_ID column or something..
Sorry for long post, I am quite bad at explaining my problems