Skip to content

Explain query with AI

You can use Explain Query with 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 with AI

  1. Activate the AI assistant.
  2. Open your query in the SQL Editor.
  3. Select the needed query text.
  4. Click Explain Query with AI icon () located in the left toolbar of the SQL Editor.
  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.