I have written some queries to pull data out of some tables.
As I want the data in character | delimited format I am using the 'to file' option when running the query.
I have formatted the results as I need them but at the end of the file I always get:
a blank line
count of number of records in the file
a blank line
I would like to turn the 'statistical count' off as I do not want them?
Can anyone help