
Google Professional Cloud DevOps Engineer
Get started today
Ultimate access to all questions.
Which flag is used to estimate the costs for bytes read in BigQuery using the bq command? (Select One)
Which flag is used to estimate the costs for bytes read in BigQuery using the bq command? (Select One)
Real Exam
Explanation:
You can perform a dry run to estimate resources for a query job by using the -dry_run
syntax. This allows you to estimate costs without actually executing the query. For more details, refer to the BigQuery documentation on estimating costs.