|
|
|
| |
Getting into the sas environment and Basic concepts Reading the external data in to the sas environment (Wizard / Coding) |
|
|
|
|
Creating SAS Datasets form Excel files |
|
|
|
|
- PROC IMPORT
- Using the INPUT statement and CSV files.
|
|
|
|
|
Creating Excel files from SAS. |
|
|
|
|
- PROC EXPORT and the export wizard
- Creating CSV files.
|
|
|
|
|
Creating a SAS Dataset from flat files |
|
|
|
|
- The INFILE statement,INPUT Statement,Filename
- CSV, DDV triplet(read and write to access from files
.and documents).
|
|
|
|
|
|
|
Advanced Infile with different techniques with calculations |
|
|
|
|
input styles Formats and Informats |
|
|
|
- Handling Two-Digit Years: Year 2000 Compliance
|
|
|
Ootions (Global vs.local) |
|
|
|
| |
Comments and titles with different techniques
(Above topics covers with real-time concepts and
assignments.) |
|
|