CRUD Operations

In computer programming, create, read, update, and delete (CRUD) are the four basic functions of persistent storage.

Last updated