what other SAS features do you use for error trapping and
data validation?
Answer Posted / guest
We use proc sql,proc univariate and proc freq for data
validation
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
how can you create zero observation dataset? : Sas programming
hi all, I need the SAS DI DUMP(A00 260) for attending the certification. if any one have, pls provide it.Please Email to vrpotluri@hotmail.com. Thanks - Ramana
What is the basic syntax of a sas program?
what are all the reports you generated in your recent project?
What is the difference between using drop = data set option in data statement and set statement?
How can I remove header from output data set?
what is the purpose of _error_? : Sas programming
what is function of retain statment
What is the differnce between SDTM 3.1.2 to 3.1.1 version
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
Describe the ways in which you can create a macro variable?
I have a dataset concat having variable a b & c. How to rename a b to e & f?
what is operational data and operational system? : Sas-di
do you need to know if there are any missing values? : Sas programming
What are the statements in proc sql?