SAS INTERVIEW QUESTIONS - 1
1. What are some commonly used sas procedures for data analysis and reporting? Give examples of when you would use each.
Sas procedures for data analysis and reporting: proc means, proc freq, proc summary, proc univariate, proc anova, proc reg, proc print, proc report etc..
I have used for creating statistical and summarizing information and for customized and professional report in sas..
2. How do you read data from different file formats (e.g., csv, txt, excel) into sas?
By using infile statement and import statement we can read data from different file formats...
3. How do you export sas datasets to different file formats?
By using export statement we can export data to different file formats...
4. How do you debug sas code? What are some common debugging techniques?
Debugging techniques are mprint, mlogic,symbolgen,put ..
5.How do you handle errors in sas?
By Using Syntax Checks Options , Error Handling Statements, System Options Mprint NOTES, Return Codes Like _Error_ _N_ , Sas Debugging Tools Etc…
COMMENT YOUR EXPERIENCED INTERVIEW QUESTIONS...
--PLEASE FOLLOW THE BLOG FOR MORE UPDATES...
--FOLLOW US IN FACEBOOK SASALL4YOU AND JOIN ...
--JOIN US IN FACEBOOK AND TELEGRAM CHANNEL FOR MORE UPDATES
CLICK HERE : https://t.me/SasAll4You
Comments
Post a Comment