ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 59 - Professional Data Engineer discussion

Report
Export

Which of these statements about BigQuery caching is true?

A.
By default, a query's results are not cached.
Answers
A.
By default, a query's results are not cached.
B.
BigQuery caches query results for 48 hours.
Answers
B.
BigQuery caches query results for 48 hours.
C.
Query results are cached even if you specify a destination table.
Answers
C.
Query results are cached even if you specify a destination table.
D.
There is no charge for a query that retrieves its results from cache.
Answers
D.
There is no charge for a query that retrieves its results from cache.
Suggested answer: D

Explanation:

When query results are retrieved from a cached results table, you are not charged for the query.

BigQuery caches query results for 24 hours, not 48 hours.

Query results are not cached if you specify a destination table.

A query's results are always cached except under certain conditions, such as if you specify a destination table.

Reference: https://cloud.google.com/bigquery/querying-data#query-caching

asked 18/09/2024
Istvan Flach
30 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first