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)- A2% (1)
- B83% (35)
- C10% (4)
- D5% (2)
Community Discussion
No community discussion yet for this question.