when-i-was-beginning-in-analytics-and-learning-sas.doc
When I was beginning in analytics and learning SAS, one of my team members pulled me aside and said man-just learn 10 types of procs and you have learnt it.You can download actual cut and paste code from the link above.
Proc Freq ,Proc Datasets
Proc Means, Proc Print
Proc Contents, Proc Univariate
Proc Summary ,Proc Sort
Additional – Merging data pulled from multiple locations
Sort all datasets by the key (here var1) before merging
Proc Rank Proc Tabulate
p.s It proved to be more complex but learning different kinds of procs is an easy way for a SAS beginner to learn SAS faster and clear SAS skills interviews