Explore public data with BigQuery

  1. Which method of getting a sample of rows from the table named "my_dataset.my_table" minimizes query and storage costs?

  2. How does BigQuery determine the "bytes processed" by a query?

    Choose as many answers as you see fit.

  3. Which BigQuery CLI command would you use to create a dataset named "my_quiz_answers"?

  4. Fill-in-the-blanks

    Enter one or more words to complete the sentence.

    Use the ___ pseudo column to limit the tables read by a wildcard query.

  5. Which option to the "bq load" command is used to ignore header rows?