M
Mike Fechner
Guest
If the number of records you want to output is reasonably small, I’d define a second temp-table and populate that based on your query – either BUFFER-COPY or you use a ProDataset for the second table and define a DATA-SOURCE on the first temp-table.
Continue reading...
Continue reading...