G
Guest
I have three seprate queries I want to join into one. Can you do this with a
union query. I read that all fields must be identical. Does this mean I cant
have different fields in each query. Some are identical but not all. Most
have the same primary key and all have expressions, grouping, sorting etc.
Would I still be able to do a union query based off these queries? If not
what is another means to join these 3 queries together? All of them have
different results.
union query. I read that all fields must be identical. Does this mean I cant
have different fields in each query. Some are identical but not all. Most
have the same primary key and all have expressions, grouping, sorting etc.
Would I still be able to do a union query based off these queries? If not
what is another means to join these 3 queries together? All of them have
different results.