Question 47 of 307
Single answerYour company is loading comma-separated values (CSV) files into Google BigQuery. The data is fully imported successfully; however, the imported data is not matching byte-to-byte to the source file. What is the most likely cause of this problem?
AThe CSV data loaded in BigQuery is not flagged as CSV.
BThe CSV data has invalid rows that were skipped on import.
✓CThe CSV data loaded in BigQuery is not using BigQuery's default encoding.
DThe CSV data has not gone through an ETL phase before loading into BigQuery.
✓
Correct Answer: C
The CSV data loaded in BigQuery is not using BigQuery's default encoding.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.