Query a CSV, JSON or Parquet file with SQL — drop the file, write SELECT, get a table.
No file handy? Try a sample
Each file gets its own queryable view (see "Available as" under each file). A single file is also aliased as data, so SELECT * FROM data keeps working.
data
SELECT * FROM data