What is CRUD process?

In computer programming, create, read, update, and delete (CRUD) are the four basic operations of persistent storage . CRUD is also sometimes used to describe user interface conventions that facilitate viewing, searching, and changing information using computer-based forms and reports.

Read more