SQL configuration parameters
This article describes how a Databricks administrator can use the web UI to configure SQL configuration parameters that automatically apply to all SQL warehouses in a workspace.
To configure all SQL warehouses using the REST API, see SQL Warehouses API.
Important
When you change a SQL configuration parameter, all running SQL warehouses are automatically restarted.
For a general overview of the available SQL configuration parameters, see Configuration parameters.
Configure SQL parameters
To configure all warehouses with SQL parameters:
Click your username in the top bar of the workspace and select Admin Settings from the drop down.
Click the SQL Warehouse Settings tab.
In the SQL Configuration Parameters textbox, specify one key-value pair per line. Separate the name of the parameter from its value using a space. For example, to enable
ANSI_MODE
:For a list of all parameters that are supported at the global scope, see Configuration parameters.
Click Save.