CompTIA DataX DY0-001 (V1) Practice Question

During a schema-on-read validation step in your ETL pipeline, you must reject any record whose order_date field is not a valid calendar date in the form YYYY-MM-DD. The rule should allow only years between 1900 and 2099, months 01-12, and days 01-31; it does not need to account for month-specific day limits (for example, 31 February may pass). Which regular expression best enforces this requirement?

  • ^([0-9]{2}){2}-(0[1-9]|1[0-2])-(0[1-9]|3)$

  • ^\d{4}-\d{2}-\d{2}$

  • ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|\d|3)$

  • ^(19|20)\d{2}/(0[1-9]|1[0-2])/(0[1-9]|\d|3)$

CompTIA DataX DY0-001 (V1)
Operations and Processes
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

SAVE $64
$529.00 $465.00
Bash, the Crucial Exams Chat Bot
AI Bot