I have a CSV that I generated from a MySQL table, now the CSV starts on row One and I need to add headers to the CSV file, so I have been trying to find the correct instruction to add one row in the CSV file.
Can someone point me to the correct direction or if so kind to put an example I really apreciated
thank you