Differences between revisions 2 and 18 (spanning 16 versions)
Revision 2 as of 2022-06-08 20:51:50
Size: 561
Comment:
Revision 18 as of 2025-12-19 21:50:13
Size: 1180
Comment: Pruning dead links
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:
== Syntax == == Data Model ==
Line 11: Line 13:
 * [[SAS/DataStep|Data Step]]
 * [[SAS/Formats|Formats]]
 * [[SAS/DataStep|Data step]]
 * [[SAS/Metadata|Metadata]]
 * [[SAS/ODS|ODS]]



== Language ==

 * [[SAS/AggregatingData|Aggregating Data]]
 * [[SAS/Expressions|Expressions]]
 * [[SAS/JoiningData|Joining Data]]
 * [[SAS/ReadingData|Reading Data]]
Line 14: Line 26:
 * [[SAS/StringFunctions|String Functions]]
 * [[SAS/StringRoutines|String Routines]]
Line 29: Line 43:
 * [[SAS/Datasets|DATASETS]]
 * [[SAS/Format|FORMAT]]
Line 30: Line 46:
 * [[SAS/GChart|GCHART]]
 * [[SAS/Import|IMPORT]]
Line 34: Line 52:
 * [[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.


Data Model

Language

Macro Programming

Procedures


CategoryRicottone

SAS (last edited 2025-12-19 21:50:13 by DominicRicottone)