| db_lakebase_get | R Documentation |
Get Database Instance
db_lakebase_get(
name,
host = db_host(),
token = db_token(),
perform_request = TRUE
)
name |
Name of the database instance to retrieve. |
host |
Databricks workspace URL, defaults to calling |
token |
Databricks workspace token, defaults to calling |
perform_request |
If |
List
Other Database API:
db_lakebase_creds_generate(),
db_lakebase_get_by_uid(),
db_lakebase_list()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.