Write flattened XML batch results to an existing DuckDB connection
send_flat_xml_to_db.RdWrite flattened XML batch results to an existing DuckDB connection
Arguments
- RESULTS
List of parsed XML outputs from
get_flat_xml().- con
Active DBI connection to DuckDB (persistent).