Name statements that function at both compile and
execution time.
Answers were Sorted based on User's Feedback
How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?
what is the use of proc sql? : Sas programming
why is sas considered self-documenting? : Sas programming
what is the difference between nodup and nodupkey options? : Sas programming
How to convert a numeric variable to a character variable?
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
Describe what are the different levels of administrative users in sas? : sas-grid-administration
How does the internal authentication work in sas? : sas-grid-administration
How would you code a merge that will keep only the observations that have matches from both sets?
What statement do you code to write the record to the file?
What is PROC in SAS?
How would you delete duplicate observations?