-- The SQL console is powered by DuckDB WASM and runs entirely in the browser.
-- Get started by typing a query or selecting a view from the options below.
SELECT * FROM train LIMIT 10;
Subsets and Splits
Failed to initialize DuckDB. Please try again later.