Data modification statements |
|||||||||||
Data Manipulation Language (DML) besides of the SELECT statement that retrieves information from databases includes also statements modifying data state. These statements are:
You can take practice with these statements when trying to solve |