RosettaCodeData/Task/File-input-output/DuckDB/file-input-output.duckdb
2025-08-11 18:05:26 -07:00

1 line
65 B
Text

set variable input=(SELECT content from read_text('hello.txt'));