D
DKS
I have 5 different queries that work on 5 different tables.
All the 5 queries return exactly the same number of columns (4) and the
column titles are identical (I have assigned identical column titles).
I want to write a 6th query that presents to me the results of the above 5
queries but appended one after another. I do not need any other processing
at this point in time, a simple appended view of the output.
is there some way of achieving this easily?
Many thanks in anticipation.
All the 5 queries return exactly the same number of columns (4) and the
column titles are identical (I have assigned identical column titles).
I want to write a 6th query that presents to me the results of the above 5
queries but appended one after another. I do not need any other processing
at this point in time, a simple appended view of the output.
is there some way of achieving this easily?
Many thanks in anticipation.