Executes an SQL query on the specified dataset and returns results
Documentation Index
Fetch the complete documentation index at: https://domoinc-jkreitzman-patch-1.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Developer token obtained from Domo
The ID of the dataset to query
The SQL statement to execute
"SELECT * FROM your_table WHERE column = 'value'"
Query results