cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Is there any limitation in querying the no. of SQL queries in Databricks SQL workspace.

KVNARK
Honored Contributor II

Is there any limitation in querying the no. of SQL queries in Databricks SQL workspace. 

3 REPLIES 3

SS2
Valued Contributor

By default it's 1000.โ€‹

Own
Contributor

If you would like to query more then you can either declare / create a function and call it recursively to override 1000 query limit or call one notebook from the other and then keep querying.

Rajeev_Basu
Contributor III

1000 has been documented to be by default, though I have never checked the correctness.

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group