MuleSoft
MCD-LEVEL-1 · Question #195
MCD-LEVEL-1 Question #195: Real Exam Question with Answer & Explanation
Sign in or unlock MCD-LEVEL-1 to reveal the answer and full explanation for question #195. The question stem and answer options stay visible for context.
Question
Refer to the exhibit. How should be the where clause written for the configured input parameters in such a way that it achieves below SQL query?
Exhibits
Options
- AWHERE city := ${city} AND state := ${state}
- BWHERE city = attributes.city AND state = attributes.state
- CWHERE city = :city AND state = :state
- DWHERE city := city AND state := state
Unlock MCD-LEVEL-1 to see the answer
You've previewed enough free MCD-LEVEL-1 questions. Unlock MCD-LEVEL-1 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.


