I have set up a query where I am using a cursor to pass result from one
query to use as select parameters in another query. The problem I am
having is that when I pass the results into the second query I get the
column headers?
How do you suppress the column headers from showing in the query? I
see how you select options - print headers.
Thanks
Jason