Practice free →
HomeGCP Data Engineercloudcomputinggcpdeanalysisops › Which BigQuery feature should a Data Engineer us…

Which BigQuery feature should a Data Engineer use to BUILD machine-learning models with SQL — without exporting data to another platform?

ABigQuery ML
BCloud Memorystore
CCloud DNS
DManual export-to-CSV + sklearn on a laptop
Answer & Solution
Correct answer: A. BigQuery ML
BigQuery ML lets engineers train models with SQL inside BQ (per PDE §4.2). The others aren't in-DB ML.
Solve this in the app — GCP Data Engineer practice & 24k+ MCQs →
Related questions