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 exercicio faz parte do curso
DataLab with SQL
Instruções do exercicio
- Write a SQL query within the provided cell that selects all from the
sales_data.csv.
exercicio interativo prático
Transforme teoria em prática com um dos nossos exercicio interativos
Iniciar exercicio