RosettaCodeData/Task/HTTPS/DuckDB/https.duckdb
2025-08-11 18:05:26 -07:00

4 lines
87 B
Text

install httpfs; -- if required
load httpfs;
from read_text( 'https://www.w3.org/' );