What is the order of application for output data set options, input data set options and SAS statements?
How do you debug and test your SAS programs?
What can you learn from the SAS log when debugging?
Have you ever used the SAS Debugger?
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
How do you test for missing values?
How are numeric and character missing values represented internally?
This entry was posted in General. Bookmark the permalink. Post a comment or leave
What are the limitations for memory allocation for SAS variables
What is maximum number of rows and cols can be handled in SAS?
What is maximum storage capability of SAS?
: and & modifiers.
Name validation tools used in SAS
What is the SAS data set?
What Proc glm does?