List Databases Visible to the Connection
list_databases.RdReturns a lazy tibble of distinct database (catalog) names visible through the current connection, using `information_schema.tables`.
list_databases.RdReturns a lazy tibble of distinct database (catalog) names visible through the current connection, using `information_schema.tables`.