what is sas? is a package or tool? give me introduction
about sas?
Answer Posted / kiran
you can define sas as a statistical analysis software.
sas is a package of etl tool and reporting tool.
Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
How we can call macros with in data step? : sas-macro
Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya
What is the different between functions and PROCs that calculate the same simple descriptive statistics?
How are numeric and character missing values represented internally?
What system options would you use to help debug a macro? : sas-macro
Difference between SAS STATA & SPSS?
What is a macro routine?
explain the difference between proc means and proc summary?
What is the order of application for output data set options, input data set options and SAS statements?
Do you know the features of sas?
Are you sensitive to code walk-throughs peer review or QC review?
This entry was posted in General. Bookmark the permalink. Post a comment or leave
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
what are the considerations when picking a SAS/STAT procedure?
How would you define the end of a macro?