nerdexam
Microsoft

98-364 · Question #258

You are developing a SQL query. Which two SQL constructs represent data manipulation language (DML) statements? Choose two.

The correct answer is A. SELECT EmployeeName FROM Employee B. INSERT INTO Employee. See the full explanation below for the reasoning.

Question

You are developing a SQL query. Which two SQL constructs represent data manipulation language (DML) statements? Choose two.

Options

  • ASELECT EmployeeName FROM Employee
  • BINSERT INTO Employee
  • CALTER TABLE Employee
  • DCREATE ROW IN Employee

How the community answered

(46 responses)
  • A
    80% (37)
  • C
    7% (3)
  • D
    13% (6)

Community Discussion

No community discussion yet for this question.

Full 98-364 Practice