ComenzarEmpieza gratis

Viewing data using an Explore cell

DataLab provides an easy way to explore databases using Explore cells, which allow you to visually inspect data without writing SQL queries manually.

In this exercise, you'll connect to the Course Databases and explore its contents to identify the table that contains information about the year that a film was released in the cinema schema.

Este ejercicio forma parte del curso

Introduction to DataLab

Ver curso

Instrucciones del ejercicio

  • Create an Explore cell, choosing "Select data source", "Browse sample data sources", and connecting to Course Databases.
  • Explore the cinema schema in the database.
  • Identify the table with the "release_year" column.
  • Enter the table name into the variable answer.

Ejercicio interactivo práctico

Pon en práctica la teoría con uno de nuestros ejercicios interactivos

Empezar ejercicio