Can I see the SQL iDBQuery runs to get an answer?

Yes — iDBQuery shows you the exact SQL it generated and ran for every answer, alongside citations back to the source rows. Nothing is a black box: you can read the query, confirm it used the right tables, columns, and filters, and copy it to run elsewhere if you like.

Trust in an AI analytics tool comes from being able to check its work, so iDBQuery makes the query visible rather than hiding it.

  • The actual query. Each answer exposes the SQL that produced it — the joins, filters, grouping, and aggregation — not a paraphrase.
  • Row-level citations. On top of the SQL, every figure is cited back to the exact source rows, so you can trace a total to the records that make it up.
  • Portable. Because it's real SQL, an analyst can copy it, adapt it, or drop it into another tool, turning a plain-language question into a reusable query.

This is a core differentiator: a general chatbot or a black-box "ask your data" feature gives you a number and asks you to take it on faith. iDBQuery gives you the number, the query, and the evidence. It means a non-technical user gets a fast answer while a data professional can audit exactly how it was reached — and catch it in the rare case where the interpretation was off, before the figure ends up in a report.

Updated 2026-06-22