I need to add a header and footer to a text file. I have the header and footer done using transact but, I don't how to attach the header and footer to the text file (csv).
Is it possible using transact?
what i want to be able to do is open the text file using transact sql and to paste the header on the first line of the text file, and also paste the footer on the last line of the text file.