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 |
Hi Friends, Am Priya,new to your forum. am looking for Interview questions on SAS Platform Administration. I searched everywhere but I couldn't find them,please can anyone help me with complete interview questions normally everyone will face in the interviews on SAS Administration. am really facing problems in the interviews,am not able to answer any of their questions. I would really appreciate all your help if you can email the complete Interview Questions to priyafeb84@gmail.com Kindly awaiting for your reply with eager
Compare sas with other data analytics tools.
what can you learn from the sas log when debugging? : Sas programming
Have you ever used the SAS Debugger?
How to test the debugging in sas?
What has been your most common programming mistake?
what are methods to identify duplicate observations?
% let A=3+4 what is result
What commands are used in the case of including or excluding any specific variables in the data set?
how would you create multiple observations from a single observation? : Sas programming
Tell me more about the parameters in macro? : sas-macro
What is program data vector (pdv)?