gdanalakshmi
Registered User.
- Local time
- Today, 21:06
- Joined
- Nov 26, 2002
- Messages
- 102
I have one query(qry1) that has 4 fields in its output
DeskNo ProcessID FullName ProcessText
I have another query (qry2) that has same 4 fields as above.
The DeskNo can be same also in both of the query output.
I dont know how to merge the 2 query outputs.
What query should I write to have all the records of qry1 and all the records of qry2?
DeskNo ProcessID FullName ProcessText
I have another query (qry2) that has same 4 fields as above.
The DeskNo can be same also in both of the query output.
I dont know how to merge the 2 query outputs.
What query should I write to have all the records of qry1 and all the records of qry2?