| Product | Release |
|---|---|
| Base SAS | 9.2 |
| 9.1.3 | |
| 9.1.2 | |
| 9.1 | |
| 9.0 | |
| 8.2 | |
| 8.01 | |
| 8.00 | |
| 8.0 |
| Previous Page | | | Next Page |
| Working with Character Variables |
| Purpose |
In this section, you will learn how to do the following:
work with character variables, character constants, and character expressions in SAS program statements
instruct SAS to read fields that contain numbers as character variables in order to save space
| Prerequisites |
Before proceeding with this section, you should understand the concepts presented in the following topics:
| Character Variables in SAS |
A character variable is a variable whose value contains letters, numbers, and special characters, and whose length can be from 1 to 32,767 characters long. Character variables can be used in declarative statements, comparison statements, or assignment statements where they can be manipulated to create new character variables.
| Previous Page | | | Next Page | | | Top of Page |
Copyright © 2007 by SAS Institute Inc., Cary, NC, USA. All rights reserved.
