hi, I did submit the code and I still get an error saying that my pg1.storm_final.data does not exist. I am not sure what is the problem can you please help me? the code proc export data=pg1.storm_final outfile="&outpath/storm_final.csv" dbms=csv replace; run;
... View more