SQL
load_data
By using the load_data function, you can treat the results of other cells as a table.
If you write as follows, you can access the result file after executing the users
cell as a table.
When using load_data in the from clause, you need to use the SQL syntax of DuckDB.