Topic 2 Question 14
Which of these operations can you perform from the BigQuery Web UI?
Upload a file in SQL format.
Load data with nested and repeated fields.
Upload a 20 MB file.
Upload multiple files using a wildcard.
解説
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
コメント(13)
Answer: B Description: You can only load data with nested fields, rest can’t be done
👍 3[Removed]2020/03/28B is only correct ans not D..https://cloud.google.com/bigquery/docs/loading-data-local#limitations
👍 3mikey0072020/09/17BD correct answer
👍 2madhu11712020/03/15
シャッフルモード