Hi Experts,

I have a requirement to read a text file line by line which will be like -

SQL,ABC,1
SQL,ABC1,2

Once i read the First line, I need to parse the line and get the value of all 3...