what other SAS features do you use for error trapping and
data validation?
Answers were Sorted based on User's Feedback
Answer / guest
We use proc sql,proc univariate and proc freq for data
validation
| Is This Answer Correct ? | 0 Yes | 1 No |
What are TEAEs
2 Answers Accenture, Quintiles,
How do you generate random samples?
how would you create multiple observations from a single observation? : Sas programming
Name and describe few sas character functions that are used for data cleaning in brief.
how does sas handle missing values in sort order? : Sas programming
How can you create a macro variable with in data step? : sas-macro
What can you learn from the SAS log when debugging?
what is the difference between informat$8. $char8.
In PROC PRINT, can you print only variables that begin with the letter “A”?
what r the job openings SAS for fresher graduates !
proc means? proc sort? proc append? proc freq? proc print? proc content?
In a shcool there are 1000 students. After completion of every test in 6 subjects , each subject teacher submit the marks of every student at different times and loaded in the database commonly. How will you seperate the top two subject marks for each each studet using SAS?