Specifies whether the PUT function is mapped to the SAS_PUT() function for a database, possible also where the SAS_PUT() function is mapped.
Valid in: | configuration file, SAS invocation, OPTIONS statement |
Category: | Files: SAS Files |
Default: | SAS_PUT |
Data source: | Aster, DB2 under UNIX and PC Hosts, Greenplum, Netezza, Teradata |
See: | SQL_FUNCTIONS= LIBNAME option, SAS In-Database Products: User’s Guide |
specifies to PROC SQL that no PUT mapping is to occur.
specifies that the PUT function be mapped to the SAS_PUT() function.
specifies the database name.
Requirement | If you specify a database name, you must enclose the entire argument in parentheses. |