Size: 899
Comment:
|
← Revision 17 as of 2024-04-25 15:27:36 ⇥
Size: 1461
Comment: PROC REG
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
'''SAS''' is an interpretted, static-typed programming language and a proprietary application to run programs written in that language. There is no other implementation of the language. |
|
Line 9: | Line 11: |
== Data Model == * [[SAS/DataStep|Data step]] * [[SAS/DataTypes|Data types]] * [[SAS/Metadata|Metadata]] * [[SAS/ODS|ODS]] |
|
Line 12: | Line 23: |
* [[SAS/DataStep|Data Step]] * [[SAS/Formats|Formats]] |
* [[SAS/Expressions|Expressions]] |
Line 15: | Line 25: |
* [[SAS/ReadingData|Reading Data]] | |
Line 16: | Line 27: |
* [[SAS/StringFunctions|String Functions]] * [[SAS/StringRoutines|String Routines]] |
|
Line 32: | Line 45: |
* [[SAS/Datasets|DATASETS]] | |
Line 34: | Line 48: |
* [[SAS/GChart|GCHART]] * [[SAS/Import|IMPORT]] |
|
Line 37: | Line 53: |
* [[SAS/Reg|REG]] | |
Line 39: | Line 56: |
* [[SAS/Summary|SUMMARY]] |
SAS
SAS is an interpretted, static-typed programming language and a proprietary application to run programs written in that language. There is no other implementation of the language.
Contents
Data Model
Language
Macro Programming