I am scheduling the job with TSQL("Select statement"
, directs the output to the text file using "Advanced" option in Job step.
Scheduling works fine, but i want to format the output.
When i open the text file, it shows step name, executed time, number of rows affected,etc. I don't want these details since I want to export the output file to the table.
Scheduling works fine, but i want to format the output.
When i open the text file, it shows step name, executed time, number of rows affected,etc. I don't want these details since I want to export the output file to the table.