| LIBNAME Statement: PC Files on Linux, UNIX, and 64-Bit Microsoft Windows |
| Valid in: | DATA and PROC steps |
| Default value: | a blank character |
| Syntax | |
| Details | |
| See Also |
Syntax |
| NULLCHARVAL=<'character-string'> |
| Details |
This option affects insert and update processing and also applies when you use the option.
This option works with the NULLCHAR= option. NULCHAR= determines whether a SAS character NULL value is treated as a NULL value.
If NULLCHARVAL= is longer than the maximum column width, one of these actions occurs:
The string is truncated if DBFORCE=YES.
The operation fails if DBFORCE=NO.
| See Also |
DBKEY=DBKEY
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.