What are the differences between proc means and proc summary?
No Answer is Posted For this Question
Be the First to Post Answer
Why do we use QUIT commmand for proc datasets and proc sql ???
How would you delete duplicate observations?
What would be the value of month at the end of data step execution and how many observations would be there?
Name statements that are recognized at compile time only?
Can you execute macro within another macro? : sas-macro
What are the different versions of sas that you have used until now? : sas-grid-administration
how does sas handle missing values in a merge? : Sas programming
code the tables statement for a single level frequency?
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
What are the different types of sas functions?
How would you include common or reuse code to be processed along with your statements?
Describe the ways in which you can create macro variables? : sas-macro