Which two statements are true about Data Manipulation Language (DML) statements?

Which two statements are true about Data Manipulation Language (DML) statements?
A. An INSERT INTO. . . VALUES. . statement can add multiple rows per execution to a table.
B. An UPDATE… SET. . . statement can modify multiple rows based on multiple conditions on a table.
C. A DELETE FROMstatement can remove rows based on only a single condition on a table.
D. An INSERT INTO… VALUES statement can add a single row based on multiple conditions on a table.
E. A DELETE FROMstatement can remove multiple rows based on multiple conditions on a table.
F. An UPDATE. . . . SET…. statement can modify multiple rows based on only a single condition on a table.

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.