For the complete documentation index, see llms.txt. This page is also available as Markdown.

Queries

How to run a dynamic SQL query from the admin reports area

Dynamic SQL Query

Go to: (depending on the environment):

You should see something like this:

Queries 01

In the large Text Area insert the SQL Code:

Queries 02

And click Execute

Queries 03

Results for the SQL Query will display in the Results panel.

Queries 04

If you scroll right you will notice column names:

Queries 05

To download the Query results, click on the Download button in the Results panel.

Example: Assessment Attempts

OR

Queries 06

Last updated

Was this helpful?