Create → INSERT Read → SELECT Update → UPDATE Delete → DELETE *** INSERT: Inserts one or more rows into a table. UPDATE: Modifies the data in one or more rows of a table. DELETE: Deletes one or more rows from a table.
No download links available.