Create, read, update and delete

This is an old revision of this page, as edited by RickScott (talk | contribs) at 19:45, 13 July 2005 (dab: break out Crud (game)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

You must add a |reason= parameter to this Cleanup template – replace it with {{Cleanup|June 2005|reason=<Fill reason here>}}, or remove the Cleanup template.

It is believed that the word crud originated as an acronym for Chalk River Unidentified Deposit. See http://www.atomicinsights.com/dec95/hurdles.html

In computing, CRUD is an acronym for Create, Retrieve, Update, and Delete. It is used to refer to the basic functions of a database or persistence layer in a software system.