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 |
if i having variables named a b c d e f ,how to find total of each variable ????give syntax...??
Explain what Proc glm does?
define table lookup and how may ways it can be done...explian
What are the data types does SAS contain?
how to rearrange the data as our wish by using dataset block?
What is the basic structure of a sas program?
6) Explain about below automatic variables a) _N_ b) _ERROR_ c) _CHAR_ d) _NUMERIC_ e) _ALL_ f) FIRST.BY VARIABLE g) LAST.BY VARIABLE h) _NAME_ i) _TYPE_ j) _FREQ_ k) _STAT_ l) _BREAK
Is it possible to do sorting tranformation in charecter variable??if can tell me one eg..
There is a river notoriously known for it?s large crocodile population. With ease, how do you safely cross it?
What is a macro routine?
how to read character value without using substr function in sas ?
What is the good sas programming practices for processing large data sets?