Multiple Choice
Which keywords create a shared lock on a table to prevent another user from making changes to data in specified columns?
A) SELECT...LOCK
B) SELECT...COMMIT
C) SELECT...FOR UPDATE
D) SELECT...FOR CHANGE
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: If the _ clause of the UPDATE
Q16: A shared lock is automatically obtained when
Q17: The <u>SELECT...FOR UPDATE</u> can be used to
Q18: The BLOCK ACCESS command can be used
Q19: Data that is being added to a
Q21: A transaction is defined as the set
Q22: The _ command is used to add
Q23: When the UPDATE command is used to
Q24: Which of the following commands allows a
Q25: Single-row functions cannot be included in the