What do the PUT and INPUT functions do?
No Answer is Posted For this Question
Be the First to Post Answer
Give some ways by which you can define the variables to produce the summary report (using proc report)?
how to read the variables in sas? : Sas-administrator
what is ae onset date n what is RDS
what is portability of sas programmes?
There is a field containing a date. It needs to be displayed in the format "ddmonyy" if it's before 1975, "dd mon ccyy" if it's after 1985, and as 'Disco Years' if it's between 1975 and 1985. How would you accomplish this in data step code? Using only PROC FORMAT
I have 50 variables in one data set, In reports i want to generate every 10 variables in one page how we will write code in proc report.
Which date function advances a date, time or datetime value by a given interval?
How would you invoke a macro? : sas-macro
Explain the difference between nodup and nodupkey options?
How to convert a given date value into SAS date
9 Answers CitiGroup, Quintiles,
Can you execute macro within another macro? : sas-macro
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable?