Microsoft
70-243 · Question #104
70-243 Question #104: Real Exam Question with Answer & Explanation
The correct answer is A: Criteria. WQL statements in Configuration Manager queries support three structural components: criteria, duplicate row filtering, and joins between WMI classes.
Question
You have a System Center 2012 R2 Configuration Manager Service Pack 1 (SP1) deployment. You plan to create a Configuration Manager query. You need to identify which components can be included in the WQL statement. Which three components should you identify? Each correct answer presents a complete solution.
Options
- ACriteria
- BCollection limiting
- CSecurity
- DOmit duplicate rows
- EJoins
Explanation
WQL statements in Configuration Manager queries support three structural components: criteria, duplicate row filtering, and joins between WMI classes.
Common mistakes.
- B. Collection limiting is a property of Configuration Manager collections themselves, not a component of the underlying WQL query statement.
- C. Security is a Configuration Manager console concept applied to objects via role-based administration, not a component of a WQL query statement.
Concept tested. WQL query statement components in SCCM
Reference. https://learn.microsoft.com/en-us/mem/configmgr/core/servers/manage/introduction-to-queries
Community Discussion
No community discussion yet for this question.