for what purpose would you use the retain statement? : Sas programming
Answer / Suman Rani
"The RETAIN statement in SAS is used to preserve values of variables across iterations or multiple data sets. It helps in maintaining consistent values for certain variables while processing loops, macros, or when merging data sets."
| Is This Answer Correct ? | 0 Yes | 0 No |
What are SAS/ACCESS and SAS/CONNECT?
Give e an example of..
This entry was posted in General. Bookmark the permalink. Post a comment or leave
For what purpose(s) would use the RETURN statement?
1 new york 7,262,700 2 los angeles 3,259,340 3 philadelphia 1,642,900 how to read the above data using input statement consider the above data is in txt format externally u have to use infile and input statement.
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?
what is p-value
3 Answers Accenture, Quintiles, Sristek,
What are the criticality that you have faced during your project in SAS?
Explain bmdp procedure?
What is the one statement to set the criteria of data that can be coded in any step?
If reading a variable length file with fixed input, how would you prevent SAS from reading the next record if the last variable didn’t have a value?
What techniques and/or PROCs do you use for tables?