cos
Registered User.
- Local time
- Today, 19:11
- Joined
- Jul 13, 2012
- Messages
- 81
Hi fellas,
how do i combine two queries in to one? As you may have noticed, i seem to run in to problems frequently, due to trying to accomplish too much at once.
As per usual.. i have my contracts table (with 707 records) and my sub-contracts table (with 317 records) with ContractID as foreign key. I made a query which lists all contracts, and a second one showing all sub-contracts. The object is: show ALL contracts with relevant sub-contracts next to the contracts [without duplicates].
has anyone got any ideas?
how do i combine two queries in to one? As you may have noticed, i seem to run in to problems frequently, due to trying to accomplish too much at once.
As per usual.. i have my contracts table (with 707 records) and my sub-contracts table (with 317 records) with ContractID as foreign key. I made a query which lists all contracts, and a second one showing all sub-contracts. The object is: show ALL contracts with relevant sub-contracts next to the contracts [without duplicates].
has anyone got any ideas?
