I've 2 tables and I've managed to do a union query to collate the information. Each table also has another 1 field with unlike data. Is it possible using SQL just to add these two field columns at the end of the query or is that a total no-no for Union Queries.
Many thanks
Many thanks