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 ejercicio forma parte del curso
DataLab with SQL
Instrucciones del ejercicio
- Write a SQL query within the provided cell that selects all from the
sales_data.csv.
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
Empezar ejercicio