Which one of the following provides the ability to query information from the database and to insert tuples into, delete tuples from, and modify tuples in the database?
DML(Data Manipulation Langauge)
Explanation: DML performs the change in the values of the relation.
DDL(Data Definition Langauge)
Relational Schema
Query