When you run a query against a database server, it returns a response to the client. There are three types of server responses to an SQL query:
The Output window includes four tabs showing the complete output information for an executed query.

Note
Depending on the product the Output window appearance may vary.
The Output window also shows errors, that occurred during query execution. To navigate to an error location, select Go to Error on the shortcut menu.
The Output window allows to perform the text search. To find a specific text:
Error List shows not only errors, but also warnings and informational messages that require user attention.

To filter errors, warnings or messages, use the appropriate toolbar buttons.
To view errors for the current document, click In Active Document.
To navigate to an error, double-click it in the list or select Go to Error on the shortcut menu.
Note
You can use dbForge AI Assistant to explain any errors or warnings that occur after executing a query, as well as suggest possible fixes.