![]() Chapter Contents |
![]() Previous |
![]() Next |
| UPDATE_LOCK_TYPE= |
| Default value: | DBMS specific |
| See Also: | READ_LOCK_TYPE= UPDATE_LOCK_TYPE= LIBNAME option |
| Syntax | |
| Details |
Syntax |
| UPDATE_LOCK_TYPE=ROW | PAGE | TABLE | NOLOCK |
| Details |
If you omit UPDATE_LOCK_TYPE=, you get either the default action for the DBMS that you are using, or a lock for the DBMS that was set with the LIBNAME statement. You can set a lock for one DBMS table by using the data set option or for all tables in a particular DBMS by using the LIBNAME option.
See your DBMS chapter for details on the option values that are supported for your DBMS.
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.