Ubuntu – Read csv and get table data and write as text file output
I have a csv file which has the below mentioned data of Table names in a sql server instance in ubuntu. Tables TableName1 TableName2 TableName3 . . . I want to read this csv file and I want to get…