I need to append data in a flat file(.csv or txt file).
The requirement is like no need to replace the file, just need to append data in the file.
For Ex. There is a file called Customer.csv containing 4 records.Now the requirement is like need to append new 5 records, so after appending records there should be 9 records in file.
Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.