Hello,
I have a batch job that runs an SQL query and puts the results into a txt file. However, at the very end of the txt file, it reads: (16 rows affected). Is there a way to get rid of that message as the SQL results are translated into a txt file? Thank you.
I have a batch job that runs an SQL query and puts the results into a txt file. However, at the very end of the txt file, it reads: (16 rows affected). Is there a way to get rid of that message as the SQL results are translated into a txt file? Thank you.