Hi,
This may be very simple, I am more of an advanced user than a DBA, so my knowledge is a bit limited.
I have set up a simple query to export a number of reports to multiple locations. It loops through a list of paramters for each report.
But I need to get it to compute a few totals at various points. Obviously this is easy when developing, just tell it to compute, but when it is looping in the background, I can't get it to output the totals to file.
Any ideas?
Thanks
K
This may be very simple, I am more of an advanced user than a DBA, so my knowledge is a bit limited.
I have set up a simple query to export a number of reports to multiple locations. It loops through a list of paramters for each report.
But I need to get it to compute a few totals at various points. Obviously this is easy when developing, just tell it to compute, but when it is looping in the background, I can't get it to output the totals to file.
Any ideas?
Thanks
K