SqlQueryRequest
AnalyticsArtificial IntelligenceData PlatformData ScienceMachine Learning
Properties
| Name |
Type |
Description |
| connection |
string |
Name of the DSS connection to query |
| query |
string |
SQL query to execute |
| preQueries |
array |
SQL statements to execute before the main query |
| postQueries |
array |
SQL statements to execute after the main query |
JSON Schema