Here's what I need to do. I need to create a temporary dataset taking data from a csv file which I have done. Next, I need to loop through this dataset and insert some values into a table. I cannot seem to figure out how to loop through a dataset nor to get the values from the dataset into variables. I am new to SAS so please bear with me. Can SAS act like other languages such as vb using recordsets?