What other SAS features do you use for error trapping and
data validation?
Answer Posted / dupe bassey
conditional statements, if then else.
Put statement
debug option
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How substr function works in sas?
What do you know about sas data set?
what are some good sas programming practices for processing very large data sets? : Sas programming
Mention some common errors that are usually committed in sas programming.
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? : sas-macro
Explain why double trailing @@ is used in input statement?
What do you understand by the term Normal Distribution?
explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di
What is factor analysis?
How to test the debugging in sas?
how do you want missing values handled? : Sas programming
What is maximum number of rows and cols can be handled in SAS?
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
Are you sensitive to code walk-throughs peer review or QC review?
What do the SAS log messages "numeric values have been converted to character" mean?