New Vocabulary Word11 May 2013 CRUD-Create-Read-Update-DeleteAn example of a CRUD application would be something that tracks orders in a database. All 4 actions are going to be necessary to track those orders. CRUD: The basic database operations.