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.

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local communityโ€”sign up today to get started!

Sign Up Now