From the course: Google Cloud Platform Essential Training for Administrators
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
Google BigQuery - Google Cloud Platform Tutorial
From the course: Google Cloud Platform Essential Training for Administrators
Google BigQuery
- [Speaker] The next service that we're going to explore is BigQuery. We're in the BigQuery editor. The easiest way to understand what this service does is actually to try it. And so we're going to use this welcome page. So if I click on "open this query", it's going to generate the top search terms from the US data set, and it has a guided view of it. So your query table has been starred for easy access. It contains the daily top rise in Google search terms with their score and ranking. So you can see this is the BigQuery data sets which are file based information that has schema supplied so that you can then do SQL querries over the top of it. So we're going to click next and we can run this query to see the results. So we're going to go ahead and say try it and now this query was run and you can see here's the results and then we can click done. So inside of here, if I just make this a little bit smaller,…