powered by
Returns a database object for the specfied database and data catalog.
athena_get_database(CatalogName, DatabaseName)
[required] The name of the data catalog that contains the database to return.
[required] The name of the database to return.
svc$get_database( CatalogName = "string", DatabaseName = "string" )