PROC IMPORT OUT= WORK.foo DATAFILE= "U:\web\democd96\bitcoin.txt" DBMS=TAB REPLACE; GETNAMES=YES; DATAROW=2; RUN;