As a developer we may need to convert csv to sql data table every now and then. There are many methods to implement it. In others article of mind, I did shared you how to generate csv form table by using stored procedure. Now, I would like to share you how to retrieve table data from csv text by using stored procedure.