Querying a CSV file
Nice work so far. You've connected a CSV file to the notebook. DataLab will usually generate a sample query to get you started. Can you recall what this query looks like?
Write a query that selects all from the sales_data.csv CSV file and then run it to see the output.
Este exercício faz parte do curso
DataLab with SQL
Instruções do exercício
- Write a SQL query within the provided cell that selects all from the
sales_data.csv.
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
Começar o exercício