Can I use a cluster created in Data Science & Engineering persona to run SQL commands in the SQL persona?

Mado
Valued Contributor II

Hi,

I have created a single-node cluster in Data Science & Engineering persona (Standard_DS3_v2).

I don't have enough vCPU to create a SQL warehouse.

Is there any way I can use the cluster to run a query in SQL persona?

Rajeev45
Databricks Employee
Databricks Employee

Hi Mado

Yes, you can use cluster and run sql query in the notebook, please refer the following page for more details.

https://docs.databricks.com/getting-started/quick-start.html#tutorial-query-data-with-notebooks

https://docs.databricks.com/getting-started/quick-start.html#step-4-query-the-table

Mado
Valued Contributor II

Thanks. But my question was about using cluster in SQL persona (not using notebook for query).