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.3 Language Reference. Concepts
SAS 9.1.3 Language Reference: Concepts, Third Edition, Volumes 1 and 2
ISBN: 1590478401
EAN: 2147483647
Year: 2004
Pages: 258

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