Skip to content

Explain query using AI

You can use Explain Query using AI to quickly understand what your SQL query does. The LLM translates your SQL into plain language, helps you catch mistakes, and makes it easier to understand complex logic.

Using Explain Query using AI

To use it:

  1. Activate the AI assistant.
  2. Open your query in the SQL Editor.
  3. Select the needed query text.
  4. Right-click and choose AI commands -> Explain Query using AI.

  5. In the AI chat window that opens you will see an explanation of the selected query. You can continue the conversation, ask follow-up questions, and iterate on the query with help from the LLM.