To modify a database record to insert new information into it, or to delete it. Updating is either done in batch mode (fast and cheap) or on-line (slow and costly).