MSSQL: Mention excluded databases in the doc (#69534)

mention excluded databases in the doc
This commit is contained in:
Soham
2023-06-13 18:25:49 +05:30
committed by GitHub
parent 486b358d1b
commit a355bafc22

View File

@@ -94,6 +94,8 @@ Once you select a database, Grafana populates the dropdown with all available ta
**Note:** If a default database has been configured through the Data Source Configuration page (or through a provisioning configuration file), the user will only be able to use that single preconfigured database for querying.
We don't include `tempdb`,`model`,`msdb`,`master` databases in the query editor dropdown.
### Select columns and aggregation functions (SELECT)
Select a column from the **Column** dropdown to include it in the data.