RosettaCodeData/Task/File-input-output/DuckDB/file-input-output.duckdb

2 lines
65 B
Text
Raw Permalink Normal View History

2025-08-11 18:05:26 -07:00
set variable input=(SELECT content from read_text('hello.txt'));