I have to read data from the text file in line by line to save to the database. How do I read the data?
below is sample data from the text file
    return-date                 order-id              sku
    2019-01-30T20:17:27+00:00   113-3085323-1960253 GCA-6000KITb
    2019-01-30T20:17:27+00:00   113-3085323-1960253 GCA-6000KITb
 
    