Computer Science
The …………… allows us to perform tasks related to data manipulation.
- DDL
- DML
- TCL
- None of these
SQL Queries
3 Likes
Answer
DML
Reason — The DML (Data Manipulation Language) commands are used to manipulate data, i.e., records or rows in a table or relation.
Answered By
2 Likes
Related Questions
Group functions can be applied to any numeric values, some text types and DATE values.
The …………… allows us to perform tasks related to data definition.
- DDL
- DML
- TCL
- None of these
A …………… is a text that is not executed.
- Statement
- Query
- Comment
- Clause
…………… are words that have a special meaning in SQL.
- Keyword
- Literal
- Variable
- Table