I was a little taken aback when someone told me I was responsible for the “crud” operations on a database project. Huh? Ah, I see – it’s an acronym for “create-retrieve-update-delete” – C-R-U-D. OK, so let’s see what this means. It means that for every table in your database, you have a set of single-row […]