| The LIBNAME Statement for Relational Databases |
Determines the access level with which a libref connection is
opened.
| Default value: |
none
|
| Valid in: |
SAS/ACCESS LIBNAME
statement
|
| DBMS support: |
DB2 UNIX/PC, DB2 z/OS,
HP Neoview, Informix, Microsoft SQL Server, MySQL, Netezza, ODBC, OLE DB,
Oracle, Sybase, Teradata
|
-
READONLY
-
specifies that tables and views can be read
but not updated.
Using this option prevents writing to
the DBMS. If this option is omitted, tables and views can be read and updated
if you have the necessary DBMS privileges.
Copyright © 2007 by SAS Institute Inc., Cary, NC, USA. All rights reserved.