SAS Programming
From Business Intelligence Wiki
Contents |
[edit]
Learn the Basics of SAS
Below you would find some useful tutorials that will get you started on SAS Programming.
- SAS Libraries
- SAS Syntax Rules
- SAS Descriptor Portion
- SAS Variables & SAS Date Value
- SAS Formats and Informats
- SAS DATA Step
- SAS PROC Step
[edit]
Learn PROC SQL
Below you would find some useful tutorials on using PROC SQL in SAS
[edit]
Learn SAS Macros
Below you would find some useful tutorials to get you started on creating your own SAS Macros
[edit]
Programming Tricks
Here you will find some SAS codes that maybe useful to you. We will show the data structure, the goals to achieve and the codes that comes with it.
- Capturing the Maximum Value of Single Variable by Group of Observation
- Creating a Random SAS Dataset Sample
