Robert has it right here. In straight SQL terms, it maps to Insert, Select, Update, and Delete.
Often comes up in Enterprise JavaBean literature too. Robert wrote: > > Create > Retrieve > Update > Delete > (referring to database operations mostly) > > If I remember right... > > -----Original Message----- > From: Francisco Hernandez [mailto:[EMAIL PROTECTED]] > Sent: Monday, November 26, 2001 8:52 PM > To: [EMAIL PROTECTED] > Subject: What does CRUD mean? > > Ive seen people use the word (or acronym) CRUD, what does this mean? > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

