Tharun-Kumar
Databricks Employee
Databricks Employee

Hi @102842 

You can use query parameters to perform this - https://docs.databricks.com/sql/user/queries/query-parameters.html

You can define the catalog name as a query parameter. You should declare the catalog name parameter as a drop down list, because if we declare it as a string, it will add single quotes surrounding the value, during the substitution.