SAS_Institute
A00-270 · Question #40
A00-270 Question #40: Real Exam Question with Answer & Explanation
The correct answer is B. Apply the DATEPART() SAS function on the filter.. See the full explanation below for the reasoning.
Question
In SAS Information Map Studio, there is a date/time data item called MYDATE based on a physical column that displays as 24Mar201 0:1 3:50:00. You are creating a prompt and don't want the time included. How can this be accomplished?
Options
- AApply a DATE7. format to the data item before building the prompt.
- BApply the DATEPART() SAS function on the filter.
- CApply a DATE7. format on the filter.
- DIn the properties for MYDATE, change the type from Timestamp to Date.
Community Discussion
No community discussion yet for this question.