Google BigQuery is a fully managed data warehouse for large-scale data analytics, offering fast SQL queries and machine learning capabilities on massive datasets
Query Tool will run a SQL query in BigQuery. Note: Make sure the query being input in a single line format. For example, SELECT * FROM sample_dataset.sample_table WHERE column_name = 'value'