| View |
A governed, renamed projection of one or more source tables. |
| Query |
A parameterized question expressed against a single View. |
| Function |
A reusable SQL UDF (prefixed fQQ_) that can be referenced in a query's columns or conditions. |
| Query Type |
A taxonomy tag for queries (e.g. Data Audit, Who or What) that drives discovery. |
| Epilogue |
Optional SQL that runs immediately after the main SELECT, inside the same transaction. |
| Technical Name |
Machine-safe unique identifier of a Query/View, used in URLs, APIs, and cross-database clones. |
| Database Scope |
The subset of configured databases a user is allowed to see. |
| TOTP |
Time-based One-Time Password (RFC 6238) — the code produced by authenticator apps. |
| API Key |
Personal token passed as X-API-Key for machine-to-machine access to the JSON API. |
| MAC Address |
Used by the licensing service to bind a license to a physical server. |
| Extended Edition |
EQQ tier that includes API/JSON delivery, MFA, multi-database, chart embedding, and query epilogue. |
| Generated SQL |
The final SQL text produced by the Query Editor after Generate Query runs. |
| Query More Code |
Server-issued continuation token used to page through large JSON API results. |