Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ssms/copilot/copilot-in-ssms-scenarios.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Ask Copilot any question, in any order, in the sidecar chat. For example:
- `List server configuration settings that have been changed from the default in table format with the setting and current value`
- `How do I find out who is connected to this database?`
- `What is the compatibility mode for the database?`
- `hat's the largest table in the database?`
- `What's the largest table in the database?`
- `What columns store email addresses?`
- `How many customers do we have and where are they located?`
- `Have any SQL Agent jobs have failed in the last week and if so, which ones?`
Expand Down