in reply to Data export into text file

Can you advise on performing "update table set column1 = 'ABC' where column2 = ?1 and column2 = ?2;" where ?1 and ?2 are coming from a comma delimited text file?