Question: the SAS code required to write the SAS data set dogs_data (assume in the work library) to an excel file called dogsdatafile.xlsx in a worksheet
the SAS code required to write the SAS data set dogs_data (assume in the work library) to an excel file called dogsdatafile.xlsx in a worksheet called Dogs Data.
the SAS code required to read a comma separated value file called catsdata.csv into a SAS data set called cats_data, and save it in a library named STORE.
Which informat would be appropriate to read the value 26Jun2018 from a raw data file? a statement that will create a new variable called NUMDate to have the date 26Jun2018.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
