CRUD Operations
noun
Definition
- 1.The four basic operations of persistent storage: Create, Read, Update, and Delete.
Example
Using a RESTful API to update a user's profile information is an example of a CRUD operation.
Related Exams
This term is in the general glossary and is not mapped to a specific exam yet.

