Chapter 5: SAS Variables


Definition of SAS Variables

variables

  • are containers that you create within a program to store and use character and numeric values. Variables have attributes, such as name and type, that enable you to identify them and that define how they can be used.

character variables

  • are variables of type character that contain alphabetic characters, numeric digits 0 through 9, and other special characters .

numeric variables

  • are variables of type numeric that are stored as floating-point numbers , including dates and times.

numeric precision

  • refers to the degree of accuracy with which numeric variables are stored in your operating environment.




SAS 9.1 Language Reference. Concepts
SAS 9.1 Language Reference Concepts
ISBN: 1590471989
EAN: 2147483647
Year: 2004
Pages: 255

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net