Appending rows
Append mode treats the inputs as successive parts of one table. Their data records are placed beneath a single header to produce one CSV. It is appropriate when each file represents the same fields, such as monthly exports with identical columns. It does not compare identifiers, remove duplicates, or combine information from corresponding records.