nerdexam
Microsoft

98-364 · Question #259

You need to create a view to filter rows of data from an underling table. Which type of clause must be included in the CREATE VIEW statement?

The correct answer is B. WHERE. See the full explanation below for the reasoning.

Question

You need to create a view to filter rows of data from an underling table. Which type of clause must be included in the CREATE VIEW statement?

Options

  • ACONSTRAINT
  • BWHERE
  • CJOIN
  • DFILTER

How the community answered

(42 responses)
  • A
    2% (1)
  • B
    83% (35)
  • C
    10% (4)
  • D
    5% (2)

Community Discussion

No community discussion yet for this question.

Full 98-364 Practice