Using Locks with NULL SQL Requests - Teradata Database

SQL Data Manipulation Language

Product
Teradata Database
Release Number
15.10
Language
English (United States)
Last Update
2018-10-06
dita:id
B035-1146
lifecycle
previous
Product Category
Teradata® Database

Using Locks with NULL SQL Requests

If the LOCKING modifier is followed by a null SQL request, the only effect of the modifier is to lock the specified object. See “Null” on page 275. While the LOCKING modifier can be used with a null request, it is best to use LOCKING with a user-generated transaction or as part of a multistatement request.