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.
Cet exercice fait partie du cours
DataLab with SQL
Instructions
- Write a SQL query within the provided cell that selects all from the
sales_data.csv.
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
Commencer l’exercice