TeraTeam UK Teradata DBA Definition
Lock:
A method of controlling the type of access a user is allowed to the data.
Locks prevent multiple users who are trying to change the same data at the
same time from violating data integrity. Locks are automatically acquired
during the processing of a request and released at the termination of the
request.



