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 would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
Mention what is SAS data set?
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming
which features do you use to check the data validations and errors? : Sas-administrator
what is sas application server, database server, sas olap server and sas metadata server? : Sas-di
State the difference between INFORMAT and FORMAT ?
How do you define proc in sas? : sas-grid-administration
explain the key concept of sas? : Sas-administrator
Describe the function and untility of the most difficult SAS macro that you have written.
What are the ways to do a “table lookup” in sas?
Do you know the features of sas?
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
what is sas data set?
What is the role of sas grid administrator? : sas-grid-administration
How we can call macros with in data step? : sas-macro