Set DuckDB's search_path

set_search_path(conn_obj, new_search_path)

Arguments

conn_obj

DBI connection to DuckDB

new_search_path

character with the new search path (comma-separated list of catalogs)