CRUD
CRUD stands for Create, Read, Update, and Delete — the four basic operations for managing stored data. Most apps that handle data support all four.
CRUD stands for Create, Read, Update, and Delete — the four basic operations for managing stored data. Most apps that handle data support all four.