Chapter Contents |
Previous |
Next |
READ_LOCK_TYPE= |
Default value: | ROW |
Syntax | |
Details |
Syntax |
READ_LOCK_TYPE= ROW | TABLE |
Details |
If you specify ROW, the locking is determined by the READ_ISOLATION_LEVEL= setting. If you specify TABLE, the entire table is locked in SHARE mode.
For a full description of this option, refer to READ_LOCK_TYPE= .
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.