Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What is the correct method to query specific partitions in a BigQuery table?
A
Use the DAY column in the WHERE clause
B
Use DATE BETWEEN in the WHERE clause
C
Use the EXTRACT(DAY) clause
D
Use the __PARTITIONTIME pseudo-column in the WHERE clause