Multiple Choice
A data manipulation language (DML) is capable of ____.
A) inserting new records or rows into a relation
B) deleting records or rows of a relation
C) retrieving data from a relation
D) a and b above
E) a, b, and c above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: Consider the following relational database for
Q4: For the nested-loop join to work, each
Q5: In an SQL SELECT command a SELECT
Q6: Search arguments appear in the SQL SELECT
Q7: The HAVING clause limits the results of
Q9: In a merge-scan join _.<br>A) neither of
Q10: A relational DBMS's relational query optimizer obtains
Q11: The SQL SELECT built-in function COUNT _.<br>A)
Q12: In the SQL SELECT command, the table(s)
Q13: The built-in function COUNT in an SQL