Multiple choice

The modify operation is likely to be done after

  1. Delete

  2. Look-up

  3. Insert

  4. None of above

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

To modify a record, one must first locate or look up the specific record in the database. Without finding the record first, you cannot perform a modification.