CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 57: Google Cloud Professional Cloud Developer

Your analytics system executes queries against a BigQuery dataset. The SQL query is executed in batch and passes the contents of a SQL file to the BigQueryCLI. Then it redirects the BigQuery CLI output to another process. However, you are getting a permission error from the BigQuery CLI when the queries are executed.…

Nội dung câu hỏi

Your analytics system executes queries against a BigQuery dataset. The SQL query is executed in batch and passes the contents of a SQL file to the BigQueryCLI. Then it redirects the BigQuery CLI output to another process. However, you are getting a permission error from the BigQuery CLI when the queries are executed. You want to resolve the issue. What should you do?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Grant the service account BigQuery Data Viewer and BigQuery Job User roles. — đáp án hiện tại
  2. B. Grant the service account BigQuery Data Editor and BigQuery Data Viewer roles.
  3. C. Create a view in BigQuery from the SQL query and SELECT* from the view in the CLI.
  4. D. Create a new dataset in BigQuery, and copy the source table to the new dataset Query the new dataset and table from the CLI.

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề