This is a dedicated watch page for a single video.
You're preparing data for your machine learning team to train a model using BigQueryML. The objective is to predict the price per square foot of real estate. The training data includes columns for price and square footage. However, the 'feature1' column contains null values due to missing data. To retain more data points, you aim to replace the nulls with zeros. Which query should you use?