Google Cloud Digital Leader — Question 56

Which Google Cloud service or feature lets you build machine learning models using Standard SQL and data in a data warehouse?

Answer options

Correct answer: A

Explanation

BigQuery ML is specifically designed to enable users to create and execute machine learning models directly using SQL queries within BigQuery, making it ideal for data warehousing scenarios. TensorFlow is a machine learning framework but does not directly integrate with SQL for such tasks, while AutoML Tables focuses on automating model creation without SQL. Cloud Bigtable ML is a service for specific types of data and is not primarily for building models with Standard SQL.