Multiple choice technology databases

Data integrity exists on ACCESS LOCK?

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

ACCESS locks in Teradata are used for reading but do not guarantee data integrity. They allow reading uncommitted data from other transactions, which can result in dirty reads or inconsistent data. True data integrity requires stricter locking mechanisms.