What other SAS features do you use for error trapping and
data validation?
Answers were Sorted based on User's Feedback
Answer / dupe bassey
conditional statements, if then else.
Put statement
debug option
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / rajeev
Using the menas and freq procedure we are doing the data
validations
for error trapping we use merror in macros
| Is This Answer Correct ? | 1 Yes | 1 No |
how would you determine the number of missing or nonmissing values in computations? : Sas programming
What are the statements in proc sql?
explain the proc in sas? : Sas-administrator
Are the preferred term counts are always equal to Body system counts? If so, Why are they equal if not why they are not equal?
What is the difference Using & and && in the macro variables
what is star schema? : Sas-di
Mention the validation tools used in SAS?
if a program has some 1000 or more line and how to know whether the syntax of the particular code is correct without checking it manually
What are Dashboard reports?And significance of these in analysis?
what is the use of proc sql? : Sas programming
Name and describe three SAS functions that you have used, if any?
List out some key concept of SAS