diff --git a/ADA/databricks_rstudio_sql_warehouse.qmd b/ADA/databricks_rstudio_sql_warehouse.qmd index cf02173..b7da6d5 100644 --- a/ADA/databricks_rstudio_sql_warehouse.qmd +++ b/ADA/databricks_rstudio_sql_warehouse.qmd @@ -1,7 +1,5 @@ --- - title: "Set up Databricks SQL Warehouse with RStudio" - --- The following instructions will help you to set up a connection between your laptop and your Databricks SQL warehouse which can then be used in RStudio to query data. @@ -194,4 +192,4 @@ con <- DBI::dbConnect( odbcListObjects(con) ``` ---- \ No newline at end of file +---