Previous Page | Next Page

The LIBNAME Statement for Relational Databases

SQL_FUNCTIONS_COPY= LIBNAME Option



Writes the function associated with this particular LIBNAME statement to a SAS data set or the SAS log.
Default value: none
Valid in: SAS/ACCESS LIBNAME statement
DBMS support: Aster nCluster, DB2 under UNIX and PC Hosts, DB2 under z/OS, Greenplum, HP Neoview, MySQL, Netezza, ODBC, Oracle, Sybase, Sybase IQ, Teradata

Syntax
Syntax Description
Limitations
See Also

Syntax

SQL_FUNCTIONS_COPY=<libref.member> | SASLOG

Syntax Description

<libref.member>

For this particular LIBNAME statement, writes the current in-memory function list to a user-specified SAS data set.

SASLOG

For this particular LIBNAME statement, writes the current in-memory function list to the SAS log.


Limitations

These limitations apply.


See Also

SQL_FUNCTIONS= LIBNAME Option

Previous Page | Next Page | Top of Page