
Ultimate access to all questions.
You have a team of data analysts that run queries interactively on BigQuery during work hours. You also have thousands of report generation queries that run simultaneously. You often see an error: Exceeded rate limits: too many concurrent queries for this project_and_region.
A
Run all queries in interactive mode.
B
Create a yearly reservation of BigQuery slots.
C
Run the report generation queries in batch mode.
D
Create a view to run the queries.