To dive right in it within days, not weeks, use a CRUD matrix, which demonstrates high-level references between procedures and database objects through the operations that can be applied to them. CRUD is an acronym which refers to major functions of relational databases, which are Create, Read, Update, Delete and in SQL translation: INSERT, SELECT, UPDATE, DELETE, respectively.