CRUD = Create, Read, Update and Delete
In computer programming, create, read, update, and delete (CRUD) are the four basic operations of persistent storage.
CRUD = Create, Read, Update and Delete
In computer programming, create, read, update, and delete (CRUD) are the four basic operations of persistent storage.
Comments