GSP1049 Cloud Spanner - Loading Data and Performing Backups 🔗 Lab 🎥 Soon GSP1050 Cloud Spanner - Defining Schemas and Understanding Query Plans 🔗 Lab 🎥 Soon GSP1096 SingleStore on Google Cloud 🔗 ...
SELECT sum(cumulative_confirmed) as total_cases_worldwide FROM `bigquery-public-data.covid19_open_data.covid19_open_data` where date='2020-04-15' ...