Y
Hacker News
new
|
ask
|
show
|
jobs
by
r90t
487 days ago
DuckDB has this feature:
duckdb> select 1,2,;
returns 1 and 2
https://shell.duckdb.org
1 comments
oispakaljaa
487 days ago
As mentioned in TFA.
link
r90t
487 days ago
indeed
link