In SAS, what is the INFILE option (often used with CSV files) that changes the default delimiter to a comma, assumes missing values between two delimiters, and strips quotes from character values?
2.
What SAS procedure is used to examine the descriptor portion of a SAS data set, providing details on its variables and structure?