ComeçarComece de graça

Storing and reusing a query

DataLab notebooks allow you to parameterize your queries by storing and reusing variables, queries, and DataFrames.

Have a go at storing and reusing a query using a sample dataset.

Este exercício faz parte do curso

DataLab with SQL

Ver curso

Instruções do exercício

  • Set the provided SQL cell to query mode and name it unicorn_query; run this cell.
  • Create a new SQL cell using the same data source, write any query and store the output as a DataFrame called unicorn_df.

Exercício interativo prático

Transforme a teoria em ação com um de nossos exercícios interativos

Começar o exercício