Does Duckdb have a tool that can split multiple SQL statements into a single SQL statement, or can split execution be specified to obtain the execution results of each SQL statement as needed. Similar ...