Describe crosslist option in tables statement?
No Answer is Posted For this Question
Be the First to Post Answer
what are sas bi dashboard components? : Sas-bi
How to Rename Library?
How would you delete observations with duplicate keys?
what is the use of catalog?
In PROC PRINT, can you print only variables that begin with the letter “A”?
data jagan1.s; input bp$; cards; 100/90 120/89 112/87 run; in the above code how to convert character data values to numeric data values?
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
name several ways to achieve efficiency in your program? : Sas programming
What statement do you code to tell SAS that it is to write to an external file?
Tell different ways to create Macrovarible?
3 Answers Accenture, PharmaNet i3,
Mention how to limit decimal places for the variable using proc means?
Describe 5 ways to do a “table lookup” in SAS?