Back to topic

SQL / PostgreSQL Mock Interview

Prompt 11 of 12

scenariomedium

You need to test a feature where a scheduled job partitions order data by month. After the job runs, your test query returns zero rows from the expected partition. How do you diagnose the problem?