From the course: Learning BigQuery

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

Creating a BigQuery dataset

Creating a BigQuery dataset - BigQuery Tutorial

From the course: Learning BigQuery

Creating a BigQuery dataset

- [Instructor] Since we will be using a lot of the SQL workspace interface, let's quickly explore its different features before we move on to creating a data set within our project. From the menu for BigQuery, you'll note that there are separate sections for the data transfer service. We can also set up scheduled queries. And separately, there is an administration section where we can monitor our queries and also configure slot capacities for BigQuery for different teams. All of these are beyond the scope of this course, however, so let's move on. And over to the explorer section, which is very useful when we wish to navigate over to specific data sets or tables. But once we're ready to work with them, we could minimize it to give us more room to work with the query editor and also the results of the query executions, which will come up in the same pane. Let me just bring that back up, and then move on to the…

Contents