DML : Data Manipulation Language
Data Manipulation Language (DML) is a language that enables users to access or manipulate data as organised by the appropriate data model. The types of access are : 1. Retrieval of information stored in the database2. Insertion of information stored in the database3. Deletion of information stored in the database4. Modification of information stored in …