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 does Mr.Lanka Srinivas teach SAS? Are his accomplishments real? What are the future prospects for SAS?
How to read multiple excel sheets from a single excel file at once????
7 Answers HCL, Verinon Technology Solutions,
Hi , which book should i refer to for preaparing SAS statistical Exam. Searched a lot on books but still did n't find relevant books
What is the use of stop statement?
if i having variables named a b c d e f ,how to find total of each variable ????give syntax...??
Give e an example of..
What are the difference between the sas data step and sas procs?
Code the MEANS to produce output to be used later.
what is the function of catx syntax? : Sas-administrator
Mention the difference between ceil and floor functions in sas?
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
what is incremental update ? is this possible in SAS OLAP CUBE STUDIO.