If a transaction does not modify the database until it has committed it is said to use a _______ modification technique
If a transaction does not modify the database until it has committed it is said to use a _______ modification technique Correct Answer Deferred
If a transaction does not modify the database until it has committed it is said to use a deferred modification technique. Deferred modification has the overhead that transactions need to make local copies of all updated data items.