what other SAS features do you use for error trapping and
data validation?
Answer Posted / ramesh
Data <datasetname>/DEBUG;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is program data vector (pdv)?
what is SAS OPTIMIZATION?
how does sas handle missing values in sort order? : Sas programming
How sas treats the dsd delimiters?
Explain why double trailing @@ is used in input statement?
How long can a macro variable be? A token? : sas-macro
Describe what are the different levels of administrative users in sas? : sas-grid-administration
what are several options for creating reports in web report studio? : Sas-bi
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
If a variable contains letters or special characters, can it be numeric data type?
How to specify variables to be processed by the freq procedure?
What are the automatic variables for macro? : sas-macro
how to debug and test the sas program? : Sas-administrator
what is the effect of the options statement errors=1? : Sas programming
What is the role of unrestrictive users? : sas-grid-administration