How many data types are there in SAS?
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
What is the function of Stop statement in a SAS Program?
Explain what is SAS informats?
Mention what is SAS data set?
What can be the size of largest dataset in SAS?
What is the function of output statement in a SAS Program?
How do dates work in SAS data?
In SAS explain which statement does not perform automatic conversions in comparisons?
Give an example where SAS fails to convert character value to numeric value automatically?
Mention what are the data types does SAS contain?
What are SAS/ACCESS and SAS/CONNECT?
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
Do you need to know if there are any missing values?
What do the PUT and INPUT functions do?