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 - 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…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
Configuring the GCP3m 33s
-
(Locked)
Creating a BigQuery dataset5m 16s
-
(Locked)
Defining a BigQuery table from the UI4m 45s
-
(Locked)
Querying a simple BigQuery table4m 56s
-
(Locked)
Uploading data to create a BigQuery table3m 56s
-
(Locked)
Querying data and viewing statistics of queries3m 31s
-
(Locked)
Reading JSON data into a BigQuery table2m 28s
-
(Locked)
Creating a table from a query result4m 22s
-
(Locked)
Creating a table from a filter2m 27s
-
-
-
-
-