What other SAS features do you use for error trapping and
data validation?
Answer Posted / 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 |
Post New Answer View All Answers
how to remove duplicates using proc sql?
How to include or exclude specific variables in a data set?
What are symget and symput? : sas-macro
Mention what is PROC in SAS?
what is sas metadata repository? : Sas-bi
what is business intelligence? : Sas-bi
what are all the reports you generated in your recent project?
what are some good sas programming practices for processing very large data sets? : Sas programming
What do the PUT and INPUT functions do?
Differences between where and if statement?
Explain the main difference between the sas procedures and functions? : Sas-administrator
How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
Explain the special input delimiters used in sas programming.
what are _numeric_ and _character_ and what do they do? : Sas programming
why is sas considered self-documenting? : Sas programming