what is function of retain statment
No Answer is Posted For this Question
Be the First to Post Answer
How would you identify a macro variable?
What does proc print, and proc contents are used for?
What is SAS? What are the functions does it performs?
We have a string like this "kannafromsalembut" ,from this i want to get only "fromsal" (but one condition with out using substring function)here we can not use scan because in the given string there is no delimeter? so give ans without out using substring ?
Difference b/n proc means and proc summary procedures?
What are common programming errors committed in sas
In sas, what are the areas that you are most interested in? : sas-grid-administration
if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...
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?
What statement do you code to tell SAS that it is to write to an external file?
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
what is enterprise guide? What is the use of it? : Sas programming