RosettaCodeData/Task/Set/DuckDB/set-4.duckdb
2025-08-11 18:05:26 -07:00

1 line
52 B
Text

select count() as n from (from s INTERSECT from t);