Previous Page | Next Page

Using the LIBNAME Statement for SAP

NULLCHAR= Data Set Option



Indicates how missing SAS character values are handled during insert, update, DBINDEX=, and DBKEY= processing.
Valid in: DATA and PROC steps (when accessing DBMS data using SAS/ACCESS software)
DBMS support: DB2 UNIX/PC, DB2 z/OS, HP Neoview, Informix, Microsoft SQL Server, MySQL, Netezza, ODBC, OLE DB, Oracle, Sybase, Teradata, SAP
Default value: SAS

Syntax

Syntax

NULLCHAR= SAS | YES | NO

For more information about the NULLCHAR= option, see the data set options for relational databases section in SAS/ACCESS for Relational Databases: Reference.

Previous Page | Next Page | Top of Page