Dell-EMC
E20-120 · Question #224
E20-120 Question #224: Real Exam Question with Answer & Explanation
Sign in or unlock E20-120 to reveal the answer and full explanation for question #224. The question stem and answer options stay visible for context.
Question
A user wants to write a DQL query that can be run on a daily basis to determine which documents were modified on the previous day. How would you complete the following query to accomplish this? select object_name from dm_document _____
Options
- Awhere r_modify_date = date(yesterday)
- Bwhere r_modify_date >= date(yesterday)
- Cwhere r_modify_date > date(yesterday) and r_modify_date < date(today)
- Dwhere r_modify_date >= date(yesterday) and r_modify_date < date(today)
Unlock E20-120 to see the answer
You've previewed enough free E20-120 questions. Unlock E20-120 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.