Exam4Training

Which of these operations can you perform from the BigQuery Web UI?

Which of these operations can you perform from the BigQuery Web UI?
A . Upload a file in SQL format.
B . Load data with nested and repeated fields.
C . Upload a 20 MB file.
D . Upload multiple files using a wildcard.

Answer: B

Explanation:

You can load data with nested and repeated fields using the Web UI. You cannot use the Web UI to:

Upload a file greater than 10 MB in size

Upload multiple files at the same time

Upload a file in SQL format

All three of the above operations can be performed using the "bq" command. Reference: https://cloud.google.com/bigquery/loading-data

Exit mobile version