Google
PROFESSIONAL-DATA-ENGINEER · Question #60
Which of these sources can you not load data into BigQuery from?
The correct answer is D. Google Cloud SQL. Explanation/Reference: You can load data into BigQuery from a file upload, Google Cloud Storage, Google Drive, or Google Cloud Bigtable. It is not possible to load data into BigQuery directly from Google Cloud SQL. One way to get data from Cloud SQL to BigQuery would be to…
Submitted by emma.c· Mar 30, 2026Building and operationalizing data processing systems
Question
Which of these sources can you not load data into BigQuery from?
Options
- AFile upload
- BGoogle Drive
- CGoogle Cloud Storage
- DGoogle Cloud SQL
How the community answered
(19 responses)- B5% (1)
- D95% (18)
Explanation
Explanation/Reference: You can load data into BigQuery from a file upload, Google Cloud Storage, Google Drive, or Google Cloud Bigtable. It is not possible to load data into BigQuery directly from Google Cloud SQL. One way to get data from Cloud SQL to BigQuery would be to export data from Cloud SQL to Cloud Storage and then load it from
Topics
#BigQuery data loading#supported sources#Cloud SQL
Community Discussion
No community discussion yet for this question.