fluig_db_query
Run SELECT queries on any Fluig database table using throwaway datasets. Read-only access to event_proces, DEF_PROCES, and FDN_* metadata.
Instructions
Run a SELECT against the Fluig database through a throwaway dataset. Read-only (SELECT/WITH only). Reaches any table, including event_proces, DEF_PROCES and the FDN_* metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes | SELECT ... (SELECT/WITH only). |