R/duckdb-funs.R
row.Rd
Create an unnamed STRUCT (tuple) containing the argument values.
row()
STRUCT
row(i, i % 4, i / 4)